#c08d42 color space conversions
Hex:
#c08d42
RGB:
192, 141, 66
CMY:
25, 45, 74
CMYK:
0, 27, 66, 25
HSL:
36°, 50.0000%, 50.5882%
HSV (HSB):
36°, 65.6250%, 75.2941%
XYZ:
32.2465, 30.6496, 9.3706
xyY:
0.4462, 0.4241, 30.6496
CIE-Lab:
62.2107, 11.6112, 46.5449
CIE-LCH:
62.2107, 47.9713, 75.9928
CIE-Luv:
62.2107, 40.5675, 50.1685
Hunter-Lab:
55.3621, 7.0865, 28.7179
#c08d42 color charts
#c08d42 color shades, tints & tones
#c08d42 color schemes
#c08d42 color preview, HTML & CSS examples
This text has a color of #c08d42
<p style="color:#c08d42;">Text here</p>
.mytext {color:#c08d42;}
This box has a color of #c08d42
<div style="background-color:#c08d42;">Content here</div>
.mybackground {background-color:#c08d42;}
Border around this has a color of #c08d42
<div style="border:2px solid #c08d42;">Content here</div>
.myborder {border:2px solid #c08d42;}