#c15d3e color space conversions
Hex:
#c15d3e
RGB:
193, 93, 62
CMY:
24, 64, 76
CMYK:
0, 52, 68, 24
HSL:
14°, 51.3725%, 50.0000%
HSV (HSB):
14°, 67.8756%, 75.6863%
XYZ:
26.7762, 19.5140, 6.9127
xyY:
0.5033, 0.3668, 19.5140
CIE-Lab:
51.2832, 37.7595, 36.2195
CIE-LCH:
51.2832, 52.3223, 43.8075
CIE-Luv:
51.2832, 77.9796, 31.9140
Hunter-Lab:
44.1746, 30.8911, 21.6441
#c15d3e color charts
#c15d3e color shades, tints & tones
#c15d3e color schemes
#c15d3e color preview, HTML & CSS examples
This text has a color of #c15d3e
<p style="color:#c15d3e;">Text here</p>
.mytext {color:#c15d3e;}
This box has a color of #c15d3e
<div style="background-color:#c15d3e;">Content here</div>
.mybackground {background-color:#c15d3e;}
Border around this has a color of #c15d3e
<div style="border:2px solid #c15d3e;">Content here</div>
.myborder {border:2px solid #c15d3e;}