#c08c0d color space conversions
Hex:
#c08c0d
RGB:
192, 140, 13
CMY:
25, 45, 95
CMYK:
0, 27, 93, 25
HSL:
43°, 87.3171%, 40.1961%
HSV (HSB):
43°, 93.2292%, 75.2941%
XYZ:
31.1890, 29.9917, 4.5259
xyY:
0.4747, 0.4564, 29.9917
CIE-Lab:
61.6471, 10.1861, 64.5936
CIE-LCH:
61.6471, 65.3918, 81.0386
CIE-Luv:
61.6471, 43.5764, 61.9986
Hunter-Lab:
54.7647, 5.8191, 33.4354
#c08c0d color charts
#c08c0d color shades, tints & tones
#c08c0d color schemes
#c08c0d color preview, HTML & CSS examples
This text has a color of #c08c0d
<p style="color:#c08c0d;">Text here</p>
.mytext {color:#c08c0d;}
This box has a color of #c08c0d
<div style="background-color:#c08c0d;">Content here</div>
.mybackground {background-color:#c08c0d;}
Border around this has a color of #c08c0d
<div style="border:2px solid #c08c0d;">Content here</div>
.myborder {border:2px solid #c08c0d;}