#c18b5d color space conversions
Hex:
#c18b5d
RGB:
193, 139, 93
CMY:
24, 45, 64
CMYK:
0, 28, 52, 24
HSL:
28°, 44.6429%, 56.0784%
HSV (HSB):
28°, 51.8135%, 75.6863%
XYZ:
33.2007, 30.5930, 14.5111
xyY:
0.4240, 0.3907, 30.5930
CIE-Lab:
62.1625, 15.2252, 32.6040
CIE-LCH:
62.1625, 35.9837, 64.9687
CIE-Luv:
62.1625, 40.4851, 36.9372
Hunter-Lab:
55.3109, 10.3515, 23.1626
#c18b5d color charts
#c18b5d color shades, tints & tones
#c18b5d color schemes
#c18b5d color preview, HTML & CSS examples
This text has a color of #c18b5d
<p style="color:#c18b5d;">Text here</p>
.mytext {color:#c18b5d;}
This box has a color of #c18b5d
<div style="background-color:#c18b5d;">Content here</div>
.mybackground {background-color:#c18b5d;}
Border around this has a color of #c18b5d
<div style="border:2px solid #c18b5d;">Content here</div>
.myborder {border:2px solid #c18b5d;}