#fc96d4 color space conversions
Hex:
#fc96d4
RGB:
252, 150, 212
CMY:
1, 41, 17
CMYK:
0, 40, 16, 1
HSL:
324°, 94.4444%, 78.8235%
HSV (HSB):
324°, 40.4762%, 98.8235%
XYZ:
62.9349, 47.2616, 68.0927
xyY:
0.3530, 0.2651, 47.2616
CIE-Lab:
74.3568, 46.3315, -15.2442
CIE-LCH:
74.3568, 48.7750, 341.7875
CIE-Luv:
74.3568, 58.0504, -31.4965
Hunter-Lab:
68.7471, 43.1014, -10.6027
#fc96d4 color charts
#fc96d4 color shades, tints & tones
#fc96d4 color schemes
#fc96d4 color preview, HTML & CSS examples
This text has a color of #fc96d4
<p style="color:#fc96d4;">Text here</p>
.mytext {color:#fc96d4;}
This box has a color of #fc96d4
<div style="background-color:#fc96d4;">Content here</div>
.mybackground {background-color:#fc96d4;}
Border around this has a color of #fc96d4
<div style="border:2px solid #fc96d4;">Content here</div>
.myborder {border:2px solid #fc96d4;}