#c00d0b color space conversions
Hex:
#c00d0b
RGB:
192, 13, 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.9426, 11.5185, 1.3834
xyY:
0.6297, 0.3306, 11.5185
CIE-Lab:
40.4403, 63.4503, 50.6423
CIE-LCH:
40.4403, 81.1824, 38.5948
CIE-Luv:
40.4403, 128.0166, 27.8322
Hunter-Lab:
33.9389, 56.0128, 21.3405
#c00d0b color charts
#c00d0b color shades, tints & tones
#c00d0b color schemes
#c00d0b color preview, HTML & CSS examples
This text has a color of #c00d0b
<p style="color:#c00d0b;">Text here</p>
.mytext {color:#c00d0b;}
This box has a color of #c00d0b
<div style="background-color:#c00d0b;">Content here</div>
.mybackground {background-color:#c00d0b;}
Border around this has a color of #c00d0b
<div style="border:2px solid #c00d0b;">Content here</div>
.myborder {border:2px solid #c00d0b;}