#fc0600 color space conversions
Hex:
#fc0600
RGB:
252, 6, 0
CMY:
1, 98, 100
CMYK:
0, 98, 100, 1
HSL:
1°, 100.0000%, 49.4118%
HSV (HSB):
1°, 100.0000%, 98.8235%
XYZ:
40.2100, 20.8257, 1.9005
xyY:
0.6389, 0.3309, 20.8257
CIE-Lab:
52.7582, 78.9774, 66.6691
CIE-LCH:
52.7582, 103.3547, 40.1695
CIE-Luv:
52.7582, 172.1924, 37.5719
Hunter-Lab:
45.6352, 77.4181, 29.4755
#fc0600 color charts
#fc0600 color shades, tints & tones
#fc0600 color schemes
#fc0600 color preview, HTML & CSS examples
This text has a color of #fc0600
<p style="color:#fc0600;">Text here</p>
.mytext {color:#fc0600;}
This box has a color of #fc0600
<div style="background-color:#fc0600;">Content here</div>
.mybackground {background-color:#fc0600;}
Border around this has a color of #fc0600
<div style="border:2px solid #fc0600;">Content here</div>
.myborder {border:2px solid #fc0600;}