#c00e0b color space conversions
Hex:
#c00e0b
RGB:
192, 14, 11
CMY:
25, 95, 96
CMYK:
0, 93, 94, 25
HSL:
1°, 89.1626%, 39.8039%
HSV (HSB):
1°, 94.2708%, 75.2941%
XYZ:
21.9557, 11.5447, 1.3878
xyY:
0.6293, 0.3309, 11.5447
CIE-Lab:
40.4832, 63.3269, 50.6670
CIE-LCH:
40.4832, 81.1014, 38.6628
CIE-Luv:
40.4832, 127.8016, 27.9073
Hunter-Lab:
33.9775, 55.8830, 21.3626
#c00e0b color charts
#c00e0b color shades, tints & tones
#c00e0b color schemes
#c00e0b color preview, HTML & CSS examples
This text has a color of #c00e0b
<p style="color:#c00e0b;">Text here</p>
.mytext {color:#c00e0b;}
This box has a color of #c00e0b
<div style="background-color:#c00e0b;">Content here</div>
.mybackground {background-color:#c00e0b;}
Border around this has a color of #c00e0b
<div style="border:2px solid #c00e0b;">Content here</div>
.myborder {border:2px solid #c00e0b;}