#fc6a7c color space conversions
Hex:
#fc6a7c
RGB:
252, 106, 124
CMY:
1, 58, 51
CMYK:
0, 58, 51, 1
HSL:
353°, 96.0526%, 70.1961%
HSV (HSB):
353°, 57.9365%, 98.8235%
XYZ:
48.9370, 32.4588, 22.7547
xyY:
0.4699, 0.3117, 32.4588
CIE-Lab:
63.7202, 57.1247, 18.7625
CIE-LCH:
63.7202, 60.1271, 18.1827
CIE-Luv:
63.7202, 104.5412, 12.6364
Hunter-Lab:
56.9726, 53.6218, 16.2006
#fc6a7c color charts
#fc6a7c color shades, tints & tones
#fc6a7c color schemes
#fc6a7c color preview, HTML & CSS examples
This text has a color of #fc6a7c
<p style="color:#fc6a7c;">Text here</p>
.mytext {color:#fc6a7c;}
This box has a color of #fc6a7c
<div style="background-color:#fc6a7c;">Content here</div>
.mybackground {background-color:#fc6a7c;}
Border around this has a color of #fc6a7c
<div style="border:2px solid #fc6a7c;">Content here</div>
.myborder {border:2px solid #fc6a7c;}