#c01c0d color space conversions
Hex:
#c01c0d
RGB:
192, 28, 13
CMY:
25, 89, 95
CMYK:
0, 85, 93, 25
HSL:
5°, 87.3171%, 40.1961%
HSV (HSB):
5°, 93.2292%, 75.2941%
XYZ:
22.2261, 12.0660, 1.5383
xyY:
0.6203, 0.3368, 12.0660
CIE-Lab:
41.3209, 60.9706, 50.4798
CIE-LCH:
41.3209, 79.1557, 39.6226
CIE-Luv:
41.3209, 123.5130, 29.1012
Hunter-Lab:
34.7362, 53.4258, 21.6897
#c01c0d color charts
#c01c0d color shades, tints & tones
#c01c0d color schemes
#c01c0d color preview, HTML & CSS examples
This text has a color of #c01c0d
<p style="color:#c01c0d;">Text here</p>
.mytext {color:#c01c0d;}
This box has a color of #c01c0d
<div style="background-color:#c01c0d;">Content here</div>
.mybackground {background-color:#c01c0d;}
Border around this has a color of #c01c0d
<div style="border:2px solid #c01c0d;">Content here</div>
.myborder {border:2px solid #c01c0d;}