#fc729e color space conversions
Hex:
#fc729e
RGB:
252, 114, 158
CMY:
1, 55, 38
CMYK:
0, 55, 37, 1
HSL:
341°, 95.8333%, 71.7647%
HSV (HSB):
341°, 54.7619%, 98.8235%
XYZ:
52.3338, 35.1987, 36.3835
xyY:
0.4223, 0.2841, 35.1987
CIE-Lab:
65.9031, 56.7814, 2.4265
CIE-LCH:
65.9031, 56.8332, 2.4470
CIE-Luv:
65.9031, 90.6258, -7.5962
Hunter-Lab:
59.3285, 53.6303, 5.1701
#fc729e color charts
#fc729e color shades, tints & tones
#fc729e color schemes
#fc729e color preview, HTML & CSS examples
This text has a color of #fc729e
<p style="color:#fc729e;">Text here</p>
.mytext {color:#fc729e;}
This box has a color of #fc729e
<div style="background-color:#fc729e;">Content here</div>
.mybackground {background-color:#fc729e;}
Border around this has a color of #fc729e
<div style="border:2px solid #fc729e;">Content here</div>
.myborder {border:2px solid #fc729e;}