#fd96c9 color space conversions
Hex:
#fd96c9
RGB:
253, 150, 201
CMY:
1, 41, 21
CMYK:
0, 41, 21, 1
HSL:
330°, 96.2617%, 79.0196%
HSV (HSB):
330°, 40.7115%, 99.2157%
XYZ:
61.9570, 46.9124, 61.0478
xyY:
0.3646, 0.2761, 46.9124
CIE-Lab:
74.1337, 45.0241, -9.5146
CIE-LCH:
74.1337, 46.0185, 348.0677
CIE-Luv:
74.1337, 61.0676, -22.4885
Hunter-Lab:
68.4926, 41.6053, -4.9007
#fd96c9 color charts
#fd96c9 color shades, tints & tones
#fd96c9 color schemes
#fd96c9 color preview, HTML & CSS examples
This text has a color of #fd96c9
<p style="color:#fd96c9;">Text here</p>
.mytext {color:#fd96c9;}
This box has a color of #fd96c9
<div style="background-color:#fd96c9;">Content here</div>
.mybackground {background-color:#fd96c9;}
Border around this has a color of #fd96c9
<div style="border:2px solid #fd96c9;">Content here</div>
.myborder {border:2px solid #fd96c9;}