#fc004d color space conversions
Hex:
#fc004d
RGB:
252, 0, 77
CMY:
1, 100, 70
CMYK:
0, 100, 69, 1
HSL:
342°, 100.0000%, 49.4118%
HSV (HSB):
342°, 100.0000%, 98.8235%
XYZ:
41.4844, 21.2313, 8.9327
xyY:
0.5790, 0.2963, 21.2313
CIE-Lab:
53.2017, 80.9902, 32.4095
CIE-LCH:
53.2017, 87.2341, 21.8096
CIE-Luv:
53.2017, 159.9135, 17.7962
Hunter-Lab:
46.0774, 80.0718, 20.7600
#fc004d color charts
#fc004d RGB chart
#fc004d CMYK chart
#fc004d RGB pie chart
#fc004d color shades, tints & tones
#fc004d color schemes
#fc004d color preview, HTML & CSS examples
This text has a color of #fc004d
<p style="color:#fc004d;">Text here</p>
.mytext {color:#fc004d;}
Text color #fc004d
This box has a color of #fc004d
<div style="background-color:#fc004d;">Content here</div>
.mybackground {background-color:#fc004d;}
Background color #fc004d
Border around this has a color of #fc004d
<div style="border:2px solid #fc004d;">Content here</div>
.myborder {border:2px solid #fc004d;}
Border color #fc004d