#c18b2a color space conversions
Hex:
#c18b2a
RGB:
193, 139, 42
CMY:
24, 45, 84
CMYK:
0, 28, 78, 24
HSL:
39°, 64.2553%, 46.0784%
HSV (HSB):
39°, 78.2383%, 75.6863%
XYZ:
31.6429, 29.9699, 6.3075
xyY:
0.4659, 0.4413, 29.9699
CIE-Lab:
61.6282, 11.9322, 56.4558
CIE-LCH:
61.6282, 57.7030, 78.0659
CIE-Luv:
61.6282, 44.2610, 56.8821
Hunter-Lab:
54.7447, 7.3710, 31.4901
#c18b2a color charts
#c18b2a color shades, tints & tones
#c18b2a color schemes
#c18b2a color preview, HTML & CSS examples
This text has a color of #c18b2a
<p style="color:#c18b2a;">Text here</p>
.mytext {color:#c18b2a;}
This box has a color of #c18b2a
<div style="background-color:#c18b2a;">Content here</div>
.mybackground {background-color:#c18b2a;}
Border around this has a color of #c18b2a
<div style="border:2px solid #c18b2a;">Content here</div>
.myborder {border:2px solid #c18b2a;}