#c0080d color space conversions
Hex:
#c0080d
RGB:
192, 8, 13
CMY:
25, 97, 95
CMYK:
0, 96, 93, 25
HSL:
358°, 92.0000%, 39.2157%
HSV (HSB):
358°, 95.8333%, 75.2941%
XYZ:
21.8977, 11.4092, 1.4288
xyY:
0.6304, 0.3285, 11.4092
CIE-Lab:
40.2613, 64.0130, 49.8282
CIE-LCH:
40.2613, 81.1204, 37.8974
CIE-Luv:
40.2613, 128.7859, 27.2402
Hunter-Lab:
33.7775, 56.6096, 21.1362
#c0080d color charts
#c0080d color shades, tints & tones
#c0080d color schemes
#c0080d color preview, HTML & CSS examples
This text has a color of #c0080d
<p style="color:#c0080d;">Text here</p>
.mytext {color:#c0080d;}
This box has a color of #c0080d
<div style="background-color:#c0080d;">Content here</div>
.mybackground {background-color:#c0080d;}
Border around this has a color of #c0080d
<div style="border:2px solid #c0080d;">Content here</div>
.myborder {border:2px solid #c0080d;}