#c18c42 color space conversions
Hex:
#c18c42
RGB:
193, 140, 66
CMY:
24, 45, 74
CMYK:
0, 27, 66, 24
HSL:
35°, 50.5976%, 50.7843%
HSV (HSB):
35°, 65.8031%, 75.6863%
XYZ:
32.3538, 30.4870, 9.3336
xyY:
0.4483, 0.4224, 30.4870
CIE-Lab:
62.0721, 12.5947, 46.4225
CIE-LCH:
62.0721, 48.1007, 74.8207
CIE-Luv:
62.0721, 42.0905, 49.7952
Hunter-Lab:
55.2150, 7.9675, 28.6281
#c18c42 color charts
#c18c42 color shades, tints & tones
#c18c42 color schemes
#c18c42 color preview, HTML & CSS examples
This text has a color of #c18c42
<p style="color:#c18c42;">Text here</p>
.mytext {color:#c18c42;}
This box has a color of #c18c42
<div style="background-color:#c18c42;">Content here</div>
.mybackground {background-color:#c18c42;}
Border around this has a color of #c18c42
<div style="border:2px solid #c18c42;">Content here</div>
.myborder {border:2px solid #c18c42;}