#c0060d color space conversions
Hex:
#c0060d
RGB:
192, 6, 13
CMY:
25, 98, 95
CMYK:
0, 97, 93, 25
HSL:
358°, 93.9394%, 38.8235%
HSV (HSB):
358°, 96.8750%, 75.2941%
XYZ:
21.8760, 11.3658, 1.4216
xyY:
0.6311, 0.3279, 11.3658
CIE-Lab:
40.1898, 64.2197, 49.7847
CIE-LCH:
40.1898, 81.2569, 37.7838
CIE-Luv:
40.1898, 129.1460, 27.1141
Hunter-Lab:
33.7132, 56.8281, 21.0991
#c0060d color charts
#c0060d color shades, tints & tones
#c0060d color schemes
#c0060d color preview, HTML & CSS examples
This text has a color of #c0060d
<p style="color:#c0060d;">Text here</p>
.mytext {color:#c0060d;}
This box has a color of #c0060d
<div style="background-color:#c0060d;">Content here</div>
.mybackground {background-color:#c0060d;}
Border around this has a color of #c0060d
<div style="border:2px solid #c0060d;">Content here</div>
.myborder {border:2px solid #c0060d;}