#fc0a00 color space conversions
Hex:
#fc0a00
RGB:
252, 10, 0
CMY:
1, 96, 100
CMYK:
0, 96, 100, 1
HSL:
2°, 100.0000%, 49.4118%
HSV (HSB):
2°, 100.0000%, 98.8235%
XYZ:
40.2534, 20.9125, 1.9149
xyY:
0.6381, 0.3315, 20.9125
CIE-Lab:
52.8536, 78.7011, 66.7023
CIE-LCH:
52.8536, 103.1652, 40.2826
CIE-Luv:
52.8536, 171.6443, 37.7444
Hunter-Lab:
45.7302, 77.0944, 29.5284
#fc0a00 color charts
#fc0a00 color shades, tints & tones
#fc0a00 color schemes
#fc0a00 color preview, HTML & CSS examples
This text has a color of #fc0a00
<p style="color:#fc0a00;">Text here</p>
.mytext {color:#fc0a00;}
This box has a color of #fc0a00
<div style="background-color:#fc0a00;">Content here</div>
.mybackground {background-color:#fc0a00;}
Border around this has a color of #fc0a00
<div style="border:2px solid #fc0a00;">Content here</div>
.myborder {border:2px solid #fc0a00;}