#fc6c8e color space conversions
Hex:
#fc6c8e
RGB:
252, 108, 142
CMY:
1, 58, 44
CMYK:
0, 57, 44, 1
HSL:
346°, 96.0000%, 70.5882%
HSV (HSB):
346°, 57.1429%, 98.8235%
XYZ:
50.3899, 33.3736, 29.3771
xyY:
0.4454, 0.2950, 33.3736
CIE-Lab:
64.4623, 57.8538, 9.4932
CIE-LCH:
64.4623, 58.6275, 9.3186
CIE-Luv:
64.4623, 98.4901, 1.3594
Hunter-Lab:
57.7699, 54.5999, 10.2888
#fc6c8e color charts
#fc6c8e color shades, tints & tones
#fc6c8e color schemes
#fc6c8e color preview, HTML & CSS examples
This text has a color of #fc6c8e
<p style="color:#fc6c8e;">Text here</p>
.mytext {color:#fc6c8e;}
This box has a color of #fc6c8e
<div style="background-color:#fc6c8e;">Content here</div>
.mybackground {background-color:#fc6c8e;}
Border around this has a color of #fc6c8e
<div style="border:2px solid #fc6c8e;">Content here</div>
.myborder {border:2px solid #fc6c8e;}