#c18a3f color space conversions
Hex:
#c18a3f
RGB:
193, 138, 63
CMY:
24, 46, 75
CMYK:
0, 28, 67, 24
HSL:
35°, 51.1811%, 50.1961%
HSV (HSB):
35°, 67.3575%, 75.6863%
XYZ:
31.9780, 29.8733, 8.7833
xyY:
0.4527, 0.4229, 29.8733
CIE-Lab:
61.5447, 13.5112, 47.2814
CIE-LCH:
61.5447, 49.1740, 74.0522
CIE-Luv:
61.5447, 43.7944, 50.0519
Hunter-Lab:
54.6565, 8.7866, 28.7316
#c18a3f color charts
#c18a3f color shades, tints & tones
#c18a3f color schemes
#c18a3f color preview, HTML & CSS examples
This text has a color of #c18a3f
<p style="color:#c18a3f;">Text here</p>
.mytext {color:#c18a3f;}
This box has a color of #c18a3f
<div style="background-color:#c18a3f;">Content here</div>
.mybackground {background-color:#c18a3f;}
Border around this has a color of #c18a3f
<div style="border:2px solid #c18a3f;">Content here</div>
.myborder {border:2px solid #c18a3f;}