#c08c4b color space conversions
Hex:
#c08c4b
RGB:
192, 140, 75
CMY:
25, 45, 71
CMYK:
0, 27, 61, 25
HSL:
33°, 48.1481%, 52.3529%
HSV (HSB):
33°, 60.9375%, 75.2941%
XYZ:
32.3863, 30.4706, 10.8311
xyY:
0.4395, 0.4135, 30.4706
CIE-Lab:
62.0582, 12.7719, 41.9142
CIE-LCH:
62.0582, 43.8169, 73.0533
CIE-Luv:
62.0582, 40.6284, 46.0503
Hunter-Lab:
55.2002, 8.1267, 27.0066
#c08c4b color charts
#c08c4b color shades, tints & tones
#c08c4b color schemes
#c08c4b color preview, HTML & CSS examples
This text has a color of #c08c4b
<p style="color:#c08c4b;">Text here</p>
.mytext {color:#c08c4b;}
This box has a color of #c08c4b
<div style="background-color:#c08c4b;">Content here</div>
.mybackground {background-color:#c08c4b;}
Border around this has a color of #c08c4b
<div style="border:2px solid #c08c4b;">Content here</div>
.myborder {border:2px solid #c08c4b;}