#fc003b color space conversions
Hex:
#fc003b
RGB:
252, 0, 59
CMY:
1, 100, 77
CMYK:
0, 100, 77, 1
HSL:
346°, 100.0000%, 49.4118%
HSV (HSB):
346°, 100.0000%, 98.8235%
XYZ:
40.9343, 21.0112, 6.0358
xyY:
0.6021, 0.3091, 21.0112
CIE-Lab:
52.9618, 80.3403, 42.6412
CIE-LCH:
52.9618, 90.9551, 27.9575
CIE-Luv:
52.9618, 165.0443, 25.4730
Hunter-Lab:
45.8380, 79.1878, 24.2795
#fc003b color charts
#fc003b RGB chart
#fc003b CMYK chart
#fc003b RGB pie chart
#fc003b color shades, tints & tones
#fc003b color schemes
#fc003b color preview, HTML & CSS examples
This text has a color of #fc003b
<p style="color:#fc003b;">Text here</p>
.mytext {color:#fc003b;}
Text color #fc003b
This box has a color of #fc003b
<div style="background-color:#fc003b;">Content here</div>
.mybackground {background-color:#fc003b;}
Background color #fc003b
Border around this has a color of #fc003b
<div style="border:2px solid #fc003b;">Content here</div>
.myborder {border:2px solid #fc003b;}
Border color #fc003b