#c08c6d color space conversions
Hex:
#c08c6d
RGB:
192, 140, 109
CMY:
25, 45, 57
CMYK:
0, 27, 43, 25
HSL:
22°, 39.7129%, 59.0196%
HSV (HSB):
22°, 43.2292%, 75.2941%
XYZ:
33.8766, 31.0668, 18.6790
xyY:
0.4051, 0.3715, 31.0668
CIE-Lab:
62.5640, 15.8686, 24.3260
CIE-LCH:
62.5640, 29.0442, 56.8824
CIE-Luv:
62.5640, 37.3435, 28.1574
Hunter-Lab:
55.7376, 10.9494, 19.1468
#c08c6d color charts
#c08c6d color shades, tints & tones
#c08c6d color schemes
#c08c6d color preview, HTML & CSS examples
This text has a color of #c08c6d
<p style="color:#c08c6d;">Text here</p>
.mytext {color:#c08c6d;}
This box has a color of #c08c6d
<div style="background-color:#c08c6d;">Content here</div>
.mybackground {background-color:#c08c6d;}
Border around this has a color of #c08c6d
<div style="border:2px solid #c08c6d;">Content here</div>
.myborder {border:2px solid #c08c6d;}