#c08c7f color space conversions
Hex:
#c08c7f
RGB:
192, 140, 127
CMY:
25, 45, 50
CMYK:
0, 27, 34, 25
HSL:
12°, 34.0314%, 62.5490%
HSV (HSB):
12°, 33.8542%, 75.2941%
XYZ:
34.9471, 31.4949, 24.3159
xyY:
0.3851, 0.3470, 31.4949
CIE-Lab:
62.9232, 18.0152, 14.7338
CIE-LCH:
62.9232, 23.2730, 39.2782
CIE-Luv:
62.9232, 35.2085, 16.4498
Hunter-Lab:
56.1204, 12.9443, 13.5950
#c08c7f color charts
#c08c7f color shades, tints & tones
#c08c7f color schemes
#c08c7f color preview, HTML & CSS examples
This text has a color of #c08c7f
<p style="color:#c08c7f;">Text here</p>
.mytext {color:#c08c7f;}
This box has a color of #c08c7f
<div style="background-color:#c08c7f;">Content here</div>
.mybackground {background-color:#c08c7f;}
Border around this has a color of #c08c7f
<div style="border:2px solid #c08c7f;">Content here</div>
.myborder {border:2px solid #c08c7f;}