#fc96c3 color space conversions
Hex:
#fc96c3
RGB:
252, 150, 195
CMY:
1, 41, 24
CMYK:
0, 40, 23, 1
HSL:
334°, 94.4444%, 78.8235%
HSV (HSB):
334°, 40.4762%, 98.8235%
XYZ:
60.9016, 46.4483, 57.3853
xyY:
0.3697, 0.2820, 46.4483
CIE-Lab:
73.8355, 43.8338, -6.6625
CIE-LCH:
73.8355, 44.3372, 351.3575
CIE-Luv:
73.8355, 61.5885, -17.9794
Hunter-Lab:
68.1530, 40.2401, -2.2155
#fc96c3 color charts
#fc96c3 color shades, tints & tones
#fc96c3 color schemes
#fc96c3 color preview, HTML & CSS examples
This text has a color of #fc96c3
<p style="color:#fc96c3;">Text here</p>
.mytext {color:#fc96c3;}
This box has a color of #fc96c3
<div style="background-color:#fc96c3;">Content here</div>
.mybackground {background-color:#fc96c3;}
Border around this has a color of #fc96c3
<div style="border:2px solid #fc96c3;">Content here</div>
.myborder {border:2px solid #fc96c3;}