#c08c7b color space conversions
Hex:
#c08c7b
RGB:
192, 140, 123
CMY:
25, 45, 52
CMYK:
0, 27, 36, 25
HSL:
15°, 35.3846%, 61.7647%
HSV (HSB):
15°, 35.9375%, 75.2941%
XYZ:
34.6915, 31.3927, 22.9698
xyY:
0.3896, 0.3525, 31.3927
CIE-Lab:
62.8377, 17.5082, 16.8680
CIE-LCH:
62.8377, 24.3119, 43.9331
CIE-Luv:
62.8377, 35.7028, 19.1664
Hunter-Lab:
56.0292, 12.4704, 14.9138
#c08c7b color charts
#c08c7b color shades, tints & tones
#c08c7b color schemes
#c08c7b color preview, HTML & CSS examples
This text has a color of #c08c7b
<p style="color:#c08c7b;">Text here</p>
.mytext {color:#c08c7b;}
This box has a color of #c08c7b
<div style="background-color:#c08c7b;">Content here</div>
.mybackground {background-color:#c08c7b;}
Border around this has a color of #c08c7b
<div style="border:2px solid #c08c7b;">Content here</div>
.myborder {border:2px solid #c08c7b;}