#c08e7b color space conversions
Hex:
#c08e7b
RGB:
192, 142, 123
CMY:
25, 44, 52
CMYK:
0, 26, 36, 25
HSL:
17°, 35.3846%, 61.7647%
HSV (HSB):
17°, 35.9375%, 75.2941%
XYZ:
34.9864, 31.9825, 23.0682
xyY:
0.3886, 0.3552, 31.9825
CIE-Lab:
63.3284, 16.4029, 17.5444
CIE-LCH:
63.3284, 24.0179, 46.9260
CIE-Luv:
63.3284, 34.4309, 20.2568
Hunter-Lab:
56.5531, 11.4605, 15.4026
#c08e7b color charts
#c08e7b color shades, tints & tones
#c08e7b color schemes
#c08e7b color preview, HTML & CSS examples
This text has a color of #c08e7b
<p style="color:#c08e7b;">Text here</p>
.mytext {color:#c08e7b;}
This box has a color of #c08e7b
<div style="background-color:#c08e7b;">Content here</div>
.mybackground {background-color:#c08e7b;}
Border around this has a color of #c08e7b
<div style="border:2px solid #c08e7b;">Content here</div>
.myborder {border:2px solid #c08e7b;}