#fc96d3 color space conversions
Hex:
#fc96d3
RGB:
252, 150, 211
CMY:
1, 41, 17
CMYK:
0, 40, 16, 1
HSL:
324°, 94.4444%, 78.8235%
HSV (HSB):
324°, 40.4762%, 98.8235%
XYZ:
62.8091, 47.2113, 67.4303
xyY:
0.3540, 0.2661, 47.2113
CIE-Lab:
74.3247, 46.1793, -14.7431
CIE-LCH:
74.3247, 48.4756, 342.2939
CIE-Luv:
74.3247, 58.2600, -30.6919
Hunter-Lab:
68.7105, 42.9258, -10.0880
#fc96d3 color charts
#fc96d3 color shades, tints & tones
#fc96d3 color schemes
#fc96d3 color preview, HTML & CSS examples
This text has a color of #fc96d3
<p style="color:#fc96d3;">Text here</p>
.mytext {color:#fc96d3;}
This box has a color of #fc96d3
<div style="background-color:#fc96d3;">Content here</div>
.mybackground {background-color:#fc96d3;}
Border around this has a color of #fc96d3
<div style="border:2px solid #fc96d3;">Content here</div>
.myborder {border:2px solid #fc96d3;}