#fc96c7 color space conversions
Hex:
#fc96c7
RGB:
252, 150, 199
CMY:
1, 41, 22
CMYK:
0, 40, 21, 1
HSL:
331°, 94.4444%, 78.8235%
HSV (HSB):
331°, 40.4762%, 98.8235%
XYZ:
61.3600, 46.6317, 59.7996
xyY:
0.3657, 0.2779, 46.6317
CIE-Lab:
73.9535, 44.4038, -8.6934
CIE-LCH:
73.9535, 45.2468, 348.9227
CIE-Luv:
73.9535, 60.7620, -21.1257
Hunter-Lab:
68.2874, 40.8893, -4.1194
#fc96c7 color charts
#fc96c7 color shades, tints & tones
#fc96c7 color schemes
#fc96c7 color preview, HTML & CSS examples
This text has a color of #fc96c7
<p style="color:#fc96c7;">Text here</p>
.mytext {color:#fc96c7;}
This box has a color of #fc96c7
<div style="background-color:#fc96c7;">Content here</div>
.mybackground {background-color:#fc96c7;}
Border around this has a color of #fc96c7
<div style="border:2px solid #fc96c7;">Content here</div>
.myborder {border:2px solid #fc96c7;}