#c18a4c color space conversions
Hex:
#c18a4c
RGB:
193, 138, 76
CMY:
24, 46, 70
CMYK:
0, 28, 61, 24
HSL:
32°, 48.5477%, 52.7451%
HSV (HSB):
32°, 60.6218%, 75.6863%
XYZ:
32.3853, 30.0362, 10.9282
xyY:
0.4415, 0.4095, 30.0362
CIE-Lab:
61.6855, 14.3749, 40.9955
CIE-LCH:
61.6855, 43.4427, 70.6771
CIE-Luv:
61.6855, 42.7810, 44.7809
Hunter-Lab:
54.8053, 9.5691, 26.5413
#c18a4c color charts
#c18a4c color shades, tints & tones
#c18a4c color schemes
#c18a4c color preview, HTML & CSS examples
This text has a color of #c18a4c
<p style="color:#c18a4c;">Text here</p>
.mytext {color:#c18a4c;}
This box has a color of #c18a4c
<div style="background-color:#c18a4c;">Content here</div>
.mybackground {background-color:#c18a4c;}
Border around this has a color of #c18a4c
<div style="border:2px solid #c18a4c;">Content here</div>
.myborder {border:2px solid #c18a4c;}