#ff0c00 color space conversions
Hex:
#ff0c00
RGB:
255, 12, 0
CMY:
0, 95, 100
CMYK:
0, 95, 100, 0
HSL:
3°, 100.0000%, 50.0000%
HSV (HSB):
3°, 100.0000%, 100.0000%
XYZ:
41.3715, 21.5229, 1.9738
xyY:
0.6378, 0.3318, 21.5229
CIE-Lab:
53.5171, 79.2859, 67.3184
CIE-LCH:
53.5171, 104.0097, 40.3332
CIE-Luv:
53.5171, 173.4115, 38.2653
Hunter-Lab:
46.3928, 77.9925, 29.9524
#ff0c00 color charts
#ff0c00 color shades, tints & tones
#ff0c00 color schemes
#ff0c00 color preview, HTML & CSS examples
This text has a color of #ff0c00
<p style="color:#ff0c00;">Text here</p>
.mytext {color:#ff0c00;}
This box has a color of #ff0c00
<div style="background-color:#ff0c00;">Content here</div>
.mybackground {background-color:#ff0c00;}
Border around this has a color of #ff0c00
<div style="border:2px solid #ff0c00;">Content here</div>
.myborder {border:2px solid #ff0c00;}