#fc204c color space conversions
Hex:
#fc204c
RGB:
252, 32, 76
CMY:
1, 87, 70
CMYK:
0, 87, 70, 1
HSL:
348°, 97.3451%, 55.6863%
HSV (HSB):
348°, 87.3016%, 98.8235%
XYZ:
41.9659, 22.2503, 8.9204
xyY:
0.5738, 0.3042, 22.2503
CIE-Lab:
54.2915, 77.7541, 34.3288
CIE-LCH:
54.2915, 84.9951, 23.8217
CIE-Luv:
54.2915, 154.7320, 20.6152
Hunter-Lab:
47.1702, 76.2582, 21.8068
#fc204c color charts
#fc204c RGB chart
#fc204c CMYK chart
#fc204c RGB pie chart
#fc204c color shades, tints & tones
#fc204c color schemes
#fc204c color preview, HTML & CSS examples
This text has a color of #fc204c
<p style="color:#fc204c;">Text here</p>
.mytext {color:#fc204c;}
Text color #fc204c
This box has a color of #fc204c
<div style="background-color:#fc204c;">Content here</div>
.mybackground {background-color:#fc204c;}
Background color #fc204c
Border around this has a color of #fc204c
<div style="border:2px solid #fc204c;">Content here</div>
.myborder {border:2px solid #fc204c;}
Border color #fc204c