#c08d5b color space conversions
Hex:
#c08d5b
RGB:
192, 141, 91
CMY:
25, 45, 64
CMYK:
0, 27, 53, 25
HSL:
30°, 44.4934%, 55.4902%
HSV (HSB):
30°, 52.6042%, 75.2941%
XYZ:
33.1514, 31.0116, 14.1361
xyY:
0.4234, 0.3961, 31.0116
CIE-Lab:
62.5174, 13.5214, 34.1035
CIE-LCH:
62.5174, 36.6862, 68.3726
CIE-Luv:
62.5174, 38.5179, 38.8664
Hunter-Lab:
55.6880, 8.8082, 23.9312
#c08d5b color charts
#c08d5b color shades, tints & tones
#c08d5b color schemes
#c08d5b color preview, HTML & CSS examples
This text has a color of #c08d5b
<p style="color:#c08d5b;">Text here</p>
.mytext {color:#c08d5b;}
This box has a color of #c08d5b
<div style="background-color:#c08d5b;">Content here</div>
.mybackground {background-color:#c08d5b;}
Border around this has a color of #c08d5b
<div style="border:2px solid #c08d5b;">Content here</div>
.myborder {border:2px solid #c08d5b;}