#c0001d color space conversions
Hex:
#c0001d
RGB:
192, 0, 29
CMY:
25, 100, 89
CMYK:
0, 100, 85, 25
HSL:
351°, 100.0000%, 37.6471%
HSV (HSB):
351°, 100.0000%, 75.2941%
XYZ:
21.9600, 11.2952, 2.1852
xyY:
0.6196, 0.3187, 11.2952
CIE-Lab:
40.0732, 65.1139, 42.3274
CIE-LCH:
40.0732, 77.6623, 33.0259
CIE-Luv:
40.0732, 128.1146, 23.5618
Hunter-Lab:
33.6083, 57.8192, 19.6709
#c0001d color charts
#c0001d color shades, tints & tones
#c0001d color schemes
#c0001d color preview, HTML & CSS examples
This text has a color of #c0001d
<p style="color:#c0001d;">Text here</p>
.mytext {color:#c0001d;}
This box has a color of #c0001d
<div style="background-color:#c0001d;">Content here</div>
.mybackground {background-color:#c0001d;}
Border around this has a color of #c0001d
<div style="border:2px solid #c0001d;">Content here</div>
.myborder {border:2px solid #c0001d;}