#c18d2c color space conversions
Hex:
#c18d2c
RGB:
193, 141, 44
CMY:
24, 45, 83
CMYK:
0, 27, 77, 24
HSL:
39°, 62.8692%, 46.4706%
HSV (HSB):
39°, 77.2021%, 75.6863%
XYZ:
31.9718, 30.5691, 6.5982
xyY:
0.4624, 0.4421, 30.5691
CIE-Lab:
62.1421, 10.9137, 56.1708
CIE-LCH:
62.1421, 57.2212, 79.0047
CIE-Luv:
62.1421, 42.6310, 57.1941
Hunter-Lab:
55.2893, 6.4639, 31.6269
#c18d2c color charts
#c18d2c color shades, tints & tones
#c18d2c color schemes
#c18d2c color preview, HTML & CSS examples
This text has a color of #c18d2c
<p style="color:#c18d2c;">Text here</p>
.mytext {color:#c18d2c;}
This box has a color of #c18d2c
<div style="background-color:#c18d2c;">Content here</div>
.mybackground {background-color:#c18d2c;}
Border around this has a color of #c18d2c
<div style="border:2px solid #c18d2c;">Content here</div>
.myborder {border:2px solid #c18d2c;}