#c18c1e color space conversions
Hex:
#c18c1e
RGB:
193, 140, 30
CMY:
24, 45, 88
CMYK:
0, 27, 84, 24
HSL:
40°, 73.0942%, 43.7255%
HSV (HSB):
40°, 84.4560%, 75.6863%
XYZ:
31.6047, 30.1874, 5.3893
xyY:
0.4704, 0.4493, 30.1874
CIE-Lab:
61.8155, 10.9856, 60.7324
CIE-LCH:
61.8155, 61.7180, 79.7469
CIE-Luv:
61.8155, 43.9600, 59.7907
Hunter-Lab:
54.9430, 6.5278, 32.6444
#c18c1e color charts
#c18c1e color shades, tints & tones
#c18c1e color schemes
#c18c1e color preview, HTML & CSS examples
This text has a color of #c18c1e
<p style="color:#c18c1e;">Text here</p>
.mytext {color:#c18c1e;}
This box has a color of #c18c1e
<div style="background-color:#c18c1e;">Content here</div>
.mybackground {background-color:#c18c1e;}
Border around this has a color of #c18c1e
<div style="border:2px solid #c18c1e;">Content here</div>
.myborder {border:2px solid #c18c1e;}