#c0082e color space conversions
Hex:
#c0082e
RGB:
192, 8, 46
CMY:
25, 97, 82
CMYK:
0, 96, 76, 25
HSL:
348°, 92.0000%, 39.2157%
HSV (HSB):
348°, 95.8333%, 75.2941%
XYZ:
22.3182, 11.5774, 3.6431
xyY:
0.5945, 0.3084, 11.5774
CIE-Lab:
40.5364, 64.7767, 33.0298
CIE-LCH:
40.5364, 72.7117, 27.0171
CIE-Luv:
40.5364, 123.1119, 18.5765
Hunter-Lab:
34.0256, 57.5378, 17.4697
#c0082e color charts
#c0082e color shades, tints & tones
#c0082e color schemes
#c0082e color preview, HTML & CSS examples
This text has a color of #c0082e
<p style="color:#c0082e;">Text here</p>
.mytext {color:#c0082e;}
This box has a color of #c0082e
<div style="background-color:#c0082e;">Content here</div>
.mybackground {background-color:#c0082e;}
Border around this has a color of #c0082e
<div style="border:2px solid #c0082e;">Content here</div>
.myborder {border:2px solid #c0082e;}