#c00b1d color space conversions
Hex:
#c00b1d
RGB:
192, 11, 29
CMY:
25, 96, 89
CMYK:
0, 94, 85, 25
HSL:
354°, 89.1626%, 39.8039%
HSV (HSB):
354°, 94.2708%, 75.2941%
XYZ:
22.0797, 11.5345, 2.2251
xyY:
0.6161, 0.3218, 11.5345
CIE-Lab:
40.4665, 63.9750, 42.6767
CIE-LCH:
40.4665, 76.9032, 33.7067
CIE-Luv:
40.4665, 126.1894, 24.2816
Hunter-Lab:
33.9625, 56.6118, 19.8894
#c00b1d color charts
#c00b1d color shades, tints & tones
#c00b1d color schemes
#c00b1d color preview, HTML & CSS examples
This text has a color of #c00b1d
<p style="color:#c00b1d;">Text here</p>
.mytext {color:#c00b1d;}
This box has a color of #c00b1d
<div style="background-color:#c00b1d;">Content here</div>
.mybackground {background-color:#c00b1d;}
Border around this has a color of #c00b1d
<div style="border:2px solid #c00b1d;">Content here</div>
.myborder {border:2px solid #c00b1d;}