#fc4d7f color space conversions
Hex:
#fc4d7f
RGB:
252, 77, 127
CMY:
1, 70, 50
CMYK:
0, 69, 50, 1
HSL:
343°, 96.6851%, 64.5098%
HSV (HSB):
343°, 69.4444%, 98.8235%
XYZ:
46.6295, 27.5355, 22.9359
xyY:
0.4802, 0.2836, 27.5355
CIE-Lab:
59.4668, 69.0583, 11.1146
CIE-LCH:
59.4668, 69.9471, 9.1431
CIE-Luv:
59.4668, 119.9029, 0.4651
Hunter-Lab:
52.4743, 66.7881, 10.8170
#fc4d7f color charts
#fc4d7f color shades, tints & tones
#fc4d7f color schemes
#fc4d7f color preview, HTML & CSS examples
This text has a color of #fc4d7f
<p style="color:#fc4d7f;">Text here</p>
.mytext {color:#fc4d7f;}
This box has a color of #fc4d7f
<div style="background-color:#fc4d7f;">Content here</div>
.mybackground {background-color:#fc4d7f;}
Border around this has a color of #fc4d7f
<div style="border:2px solid #fc4d7f;">Content here</div>
.myborder {border:2px solid #fc4d7f;}