#c0011e color space conversions
Hex:
#c0011e
RGB:
192, 1, 30
CMY:
25, 100, 88
CMYK:
0, 99, 84, 25
HSL:
351°, 98.9637%, 37.8431%
HSV (HSB):
351°, 99.4792%, 75.2941%
XYZ:
21.9834, 11.3219, 2.2550
xyY:
0.6182, 0.3184, 11.3219
CIE-Lab:
40.1175, 65.0324, 41.8307
CIE-LCH:
40.1175, 77.3242, 32.7503
CIE-Luv:
40.1175, 127.7632, 23.3647
Hunter-Lab:
33.6481, 57.7361, 19.5802
#c0011e color charts
#c0011e color shades, tints & tones
#c0011e color schemes
#c0011e color preview, HTML & CSS examples
This text has a color of #c0011e
<p style="color:#c0011e;">Text here</p>
.mytext {color:#c0011e;}
This box has a color of #c0011e
<div style="background-color:#c0011e;">Content here</div>
.mybackground {background-color:#c0011e;}
Border around this has a color of #c0011e
<div style="border:2px solid #c0011e;">Content here</div>
.myborder {border:2px solid #c0011e;}