#c08c0e color space conversions
Hex:
#c08c0e
RGB:
192, 140, 14
CMY:
25, 45, 95
CMYK:
0, 27, 93, 25
HSL:
42°, 86.4078%, 40.3922%
HSV (HSB):
42°, 92.7083%, 75.2941%
XYZ:
31.1956, 29.9943, 4.5608
xyY:
0.4745, 0.4562, 29.9943
CIE-Lab:
61.6493, 10.2006, 64.4201
CIE-LCH:
61.6493, 65.2227, 81.0022
CIE-Luv:
61.6493, 43.5593, 61.9062
Hunter-Lab:
54.7671, 5.8320, 33.3995
#c08c0e color charts
#c08c0e color shades, tints & tones
#c08c0e color schemes
#c08c0e color preview, HTML & CSS examples
This text has a color of #c08c0e
<p style="color:#c08c0e;">Text here</p>
.mytext {color:#c08c0e;}
This box has a color of #c08c0e
<div style="background-color:#c08c0e;">Content here</div>
.mybackground {background-color:#c08c0e;}
Border around this has a color of #c08c0e
<div style="border:2px solid #c08c0e;">Content here</div>
.myborder {border:2px solid #c08c0e;}