#fc4f8e color space conversions
Hex:
#fc4f8e
RGB:
252, 79, 142
CMY:
1, 69, 44
CMYK:
0, 69, 44, 1
HSL:
338°, 96.6480%, 64.9020%
HSV (HSB):
338°, 68.6508%, 98.8235%
XYZ:
47.8234, 28.2404, 28.5216
xyY:
0.4573, 0.2700, 28.2404
CIE-Lab:
60.1053, 69.6430, 3.2482
CIE-LCH:
60.1053, 69.7187, 2.6703
CIE-Luv:
60.1053, 113.7666, -9.3946
Hunter-Lab:
53.1417, 67.6380, 5.3778
#fc4f8e color charts
#fc4f8e color shades, tints & tones
#fc4f8e color schemes
#fc4f8e color preview, HTML & CSS examples
This text has a color of #fc4f8e
<p style="color:#fc4f8e;">Text here</p>
.mytext {color:#fc4f8e;}
This box has a color of #fc4f8e
<div style="background-color:#fc4f8e;">Content here</div>
.mybackground {background-color:#fc4f8e;}
Border around this has a color of #fc4f8e
<div style="border:2px solid #fc4f8e;">Content here</div>
.myborder {border:2px solid #fc4f8e;}