#fc96a6 color space conversions
Hex:
#fc96a6
RGB:
252, 150, 166
CMY:
1, 41, 35
CMYK:
0, 40, 34, 1
HSL:
351°, 94.4444%, 78.8235%
HSV (HSB):
351°, 40.4762%, 98.8235%
XYZ:
57.9342, 45.2613, 41.7592
xyY:
0.3997, 0.3122, 45.2613
CIE-Lab:
73.0636, 40.0428, 8.2484
CIE-LCH:
73.0636, 40.8836, 11.6396
CIE-Luv:
73.0636, 67.3952, 3.9489
Hunter-Lab:
67.2765, 35.9786, 10.2917
#fc96a6 color charts
#fc96a6 color shades, tints & tones
#fc96a6 color schemes
#fc96a6 color preview, HTML & CSS examples
This text has a color of #fc96a6
<p style="color:#fc96a6;">Text here</p>
.mytext {color:#fc96a6;}
This box has a color of #fc96a6
<div style="background-color:#fc96a6;">Content here</div>
.mybackground {background-color:#fc96a6;}
Border around this has a color of #fc96a6
<div style="border:2px solid #fc96a6;">Content here</div>
.myborder {border:2px solid #fc96a6;}