#fc003c color space conversions
Hex:
#fc003c
RGB:
252, 0, 60
CMY:
1, 100, 76
CMYK:
0, 100, 76, 1
HSL:
346°, 100.0000%, 49.4118%
HSV (HSB):
346°, 100.0000%, 98.8235%
XYZ:
40.9605, 21.0217, 6.1737
xyY:
0.6010, 0.3084, 21.0217
CIE-Lab:
52.9732, 80.3714, 42.0845
CIE-LCH:
52.9732, 90.7230, 27.6377
CIE-Luv:
52.9732, 164.7925, 25.0973
Hunter-Lab:
45.8494, 79.2301, 24.1111
#fc003c color charts
#fc003c color shades, tints & tones
#fc003c color schemes
#fc003c color preview, HTML & CSS examples
This text has a color of #fc003c
<p style="color:#fc003c;">Text here</p>
.mytext {color:#fc003c;}
This box has a color of #fc003c
<div style="background-color:#fc003c;">Content here</div>
.mybackground {background-color:#fc003c;}
Border around this has a color of #fc003c
<div style="border:2px solid #fc003c;">Content here</div>
.myborder {border:2px solid #fc003c;}