#c18a1e color space conversions
Hex:
#c18a1e
RGB:
193, 138, 30
CMY:
24, 46, 88
CMYK:
0, 28, 84, 24
HSL:
40°, 73.0942%, 43.7255%
HSV (HSB):
40°, 84.4560%, 75.6863%
XYZ:
31.3151, 29.6082, 5.2928
xyY:
0.4729, 0.4471, 29.6082
CIE-Lab:
61.3146, 12.0833, 60.3099
CIE-LCH:
61.3146, 61.5085, 78.6706
CIE-Luv:
61.3146, 45.5214, 59.0091
Hunter-Lab:
54.4134, 7.5042, 32.3223
#c18a1e color charts
#c18a1e color shades, tints & tones
#c18a1e color schemes
#c18a1e color preview, HTML & CSS examples
This text has a color of #c18a1e
<p style="color:#c18a1e;">Text here</p>
.mytext {color:#c18a1e;}
This box has a color of #c18a1e
<div style="background-color:#c18a1e;">Content here</div>
.mybackground {background-color:#c18a1e;}
Border around this has a color of #c18a1e
<div style="border:2px solid #c18a1e;">Content here</div>
.myborder {border:2px solid #c18a1e;}