#c08f0e color space conversions
Hex:
#c08f0e
RGB:
192, 143, 14
CMY:
25, 44, 95
CMYK:
0, 26, 93, 25
HSL:
43°, 86.4078%, 40.3922%
HSV (HSB):
43°, 92.7083%, 75.2941%
XYZ:
31.6400, 30.8831, 4.7089
xyY:
0.4706, 0.4594, 30.8831
CIE-Lab:
62.4088, 8.5569, 64.9856
CIE-LCH:
62.4088, 65.5466, 82.4988
CIE-Luv:
62.4088, 41.2131, 63.0523
Hunter-Lab:
55.5726, 4.3761, 33.8769
#c08f0e color charts
#c08f0e color shades, tints & tones
#c08f0e color schemes
#c08f0e color preview, HTML & CSS examples
This text has a color of #c08f0e
<p style="color:#c08f0e;">Text here</p>
.mytext {color:#c08f0e;}
This box has a color of #c08f0e
<div style="background-color:#c08f0e;">Content here</div>
.mybackground {background-color:#c08f0e;}
Border around this has a color of #c08f0e
<div style="border:2px solid #c08f0e;">Content here</div>
.myborder {border:2px solid #c08f0e;}