#c08b3d color space conversions
Hex:
#c08b3d
RGB:
192, 139, 61
CMY:
25, 45, 76
CMYK:
0, 28, 68, 25
HSL:
36°, 51.7787%, 49.6078%
HSV (HSB):
36°, 68.2292%, 75.2941%
XYZ:
31.8132, 30.0086, 8.5304
xyY:
0.4522, 0.4265, 30.0086
CIE-Lab:
61.6617, 12.4086, 48.3206
CIE-LCH:
61.6617, 49.8884, 75.5978
CIE-Luv:
61.6617, 42.3948, 51.1430
Hunter-Lab:
54.7801, 7.7973, 29.1134
#c08b3d color charts
#c08b3d color shades, tints & tones
#c08b3d color schemes
#c08b3d color preview, HTML & CSS examples
This text has a color of #c08b3d
<p style="color:#c08b3d;">Text here</p>
.mytext {color:#c08b3d;}
This box has a color of #c08b3d
<div style="background-color:#c08b3d;">Content here</div>
.mybackground {background-color:#c08b3d;}
Border around this has a color of #c08b3d
<div style="border:2px solid #c08b3d;">Content here</div>
.myborder {border:2px solid #c08b3d;}