#fc204f color space conversions
Hex:
#fc204f
RGB:
252, 32, 79
CMY:
1, 87, 69
CMYK:
0, 87, 69, 1
HSL:
347°, 97.3451%, 55.6863%
HSV (HSB):
347°, 87.3016%, 98.8235%
XYZ:
42.0727, 22.2930, 9.4826
xyY:
0.5697, 0.3019, 22.2930
CIE-Lab:
54.3365, 77.8830, 32.6183
CIE-LCH:
54.3365, 84.4376, 22.7245
CIE-Luv:
54.3365, 153.8340, 19.1900
Hunter-Lab:
47.2154, 76.4305, 21.1432
#fc204f color charts
#fc204f color shades, tints & tones
#fc204f color schemes
#fc204f color preview, HTML & CSS examples
This text has a color of #fc204f
<p style="color:#fc204f;">Text here</p>
.mytext {color:#fc204f;}
This box has a color of #fc204f
<div style="background-color:#fc204f;">Content here</div>
.mybackground {background-color:#fc204f;}
Border around this has a color of #fc204f
<div style="border:2px solid #fc204f;">Content here</div>
.myborder {border:2px solid #fc204f;}