#c18c1d color space conversions
Hex:
#c18c1d
RGB:
193, 140, 29
CMY:
24, 45, 89
CMYK:
0, 27, 85, 24
HSL:
41°, 73.8739%, 43.5294%
HSV (HSB):
41°, 84.9741%, 75.6863%
XYZ:
31.5922, 30.1823, 5.3231
xyY:
0.4708, 0.4498, 30.1823
CIE-Lab:
61.8112, 10.9583, 61.0269
CIE-LCH:
61.8112, 62.0030, 79.8202
CIE-Luv:
61.8112, 43.9924, 59.9637
Hunter-Lab:
54.9384, 6.5035, 32.7122
#c18c1d color charts
#c18c1d color shades, tints & tones
#c18c1d color schemes
#c18c1d color preview, HTML & CSS examples
This text has a color of #c18c1d
<p style="color:#c18c1d;">Text here</p>
.mytext {color:#c18c1d;}
This box has a color of #c18c1d
<div style="background-color:#c18c1d;">Content here</div>
.mybackground {background-color:#c18c1d;}
Border around this has a color of #c18c1d
<div style="border:2px solid #c18c1d;">Content here</div>
.myborder {border:2px solid #c18c1d;}