#c15c2f color space conversions
Hex:
#c15c2f
RGB:
193, 92, 47
CMY:
24, 64, 82
CMYK:
0, 52, 76, 24
HSL:
18°, 60.8333%, 47.0588%
HSV (HSB):
18°, 75.6477%, 75.6863%
XYZ:
26.3326, 19.1970, 5.0068
xyY:
0.5211, 0.3799, 19.1970
CIE-Lab:
50.9169, 37.5181, 43.7215
CIE-LCH:
50.9169, 57.6123, 49.3666
CIE-Luv:
50.9169, 80.7632, 37.2782
Hunter-Lab:
43.8144, 30.6039, 23.8948
#c15c2f color charts
#c15c2f color shades, tints & tones
#c15c2f color schemes
#c15c2f color preview, HTML & CSS examples
This text has a color of #c15c2f
<p style="color:#c15c2f;">Text here</p>
.mytext {color:#c15c2f;}
This box has a color of #c15c2f
<div style="background-color:#c15c2f;">Content here</div>
.mybackground {background-color:#c15c2f;}
Border around this has a color of #c15c2f
<div style="border:2px solid #c15c2f;">Content here</div>
.myborder {border:2px solid #c15c2f;}