#c08f1f color space conversions
Hex:
#c08f1f
RGB:
192, 143, 31
CMY:
25, 44, 88
CMYK:
0, 26, 84, 25
HSL:
42°, 72.1973%, 43.7255%
HSV (HSB):
42°, 83.8542%, 75.2941%
XYZ:
31.8080, 30.9503, 5.5939
xyY:
0.4654, 0.4528, 30.9503
CIE-Lab:
62.4657, 8.9243, 60.9357
CIE-LCH:
62.4657, 61.5857, 81.6680
CIE-Luv:
62.4657, 40.8066, 60.7550
Hunter-Lab:
55.6330, 4.6991, 32.9815
#c08f1f color charts
#c08f1f color shades, tints & tones
#c08f1f color schemes
#c08f1f color preview, HTML & CSS examples
This text has a color of #c08f1f
<p style="color:#c08f1f;">Text here</p>
.mytext {color:#c08f1f;}
This box has a color of #c08f1f
<div style="background-color:#c08f1f;">Content here</div>
.mybackground {background-color:#c08f1f;}
Border around this has a color of #c08f1f
<div style="border:2px solid #c08f1f;">Content here</div>
.myborder {border:2px solid #c08f1f;}