#c08a3e color space conversions
Hex:
#c08a3e
RGB:
192, 138, 62
CMY:
25, 46, 76
CMYK:
0, 28, 68, 25
HSL:
35°, 51.1811%, 49.8039%
HSV (HSB):
35°, 67.7083%, 75.2941%
XYZ:
31.6962, 29.7312, 8.6256
xyY:
0.4525, 0.4244, 29.7312
CIE-Lab:
61.4216, 13.0174, 47.5897
CIE-LCH:
61.4216, 49.3379, 74.7019
CIE-Luv:
61.4216, 43.0753, 50.3539
Hunter-Lab:
54.5263, 8.3411, 28.7893
#c08a3e color charts
#c08a3e color shades, tints & tones
#c08a3e color schemes
#c08a3e color preview, HTML & CSS examples
This text has a color of #c08a3e
<p style="color:#c08a3e;">Text here</p>
.mytext {color:#c08a3e;}
This box has a color of #c08a3e
<div style="background-color:#c08a3e;">Content here</div>
.mybackground {background-color:#c08a3e;}
Border around this has a color of #c08a3e
<div style="border:2px solid #c08a3e;">Content here</div>
.myborder {border:2px solid #c08a3e;}