#c0800c color space conversions
Hex:
#c0800c
RGB:
192, 128, 12
CMY:
25, 50, 95
CMYK:
0, 33, 94, 25
HSL:
39°, 88.2353%, 40.0000%
HSV (HSB):
39°, 93.7500%, 75.2941%
XYZ:
29.5238, 26.6714, 3.9398
xyY:
0.4910, 0.4435, 26.6714
CIE-Lab:
58.6689, 16.7728, 62.5885
CIE-LCH:
58.6689, 64.7970, 74.9981
CIE-Luv:
58.6689, 53.1587, 57.5584
Hunter-Lab:
51.6443, 11.6664, 31.6279
#c0800c color charts
#c0800c color shades, tints & tones
#c0800c color schemes
#c0800c color preview, HTML & CSS examples
This text has a color of #c0800c
<p style="color:#c0800c;">Text here</p>
.mytext {color:#c0800c;}
This box has a color of #c0800c
<div style="background-color:#c0800c;">Content here</div>
.mybackground {background-color:#c0800c;}
Border around this has a color of #c0800c
<div style="border:2px solid #c0800c;">Content here</div>
.myborder {border:2px solid #c0800c;}