#c15d3a color space conversions
Hex:
#c15d3a
RGB:
193, 93, 58
CMY:
24, 64, 77
CMYK:
0, 52, 70, 24
HSL:
16°, 53.7849%, 49.2157%
HSV (HSB):
16°, 69.9482%, 75.6863%
XYZ:
26.6704, 19.4716, 6.3557
xyY:
0.5080, 0.3709, 19.4716
CIE-Lab:
51.2345, 37.5370, 38.3389
CIE-LCH:
51.2345, 53.6554, 45.6055
CIE-Luv:
51.2345, 78.5681, 33.5873
Hunter-Lab:
44.1267, 30.6646, 22.3490
#c15d3a color charts
#c15d3a color shades, tints & tones
#c15d3a color schemes
#c15d3a color preview, HTML & CSS examples
This text has a color of #c15d3a
<p style="color:#c15d3a;">Text here</p>
.mytext {color:#c15d3a;}
This box has a color of #c15d3a
<div style="background-color:#c15d3a;">Content here</div>
.mybackground {background-color:#c15d3a;}
Border around this has a color of #c15d3a
<div style="border:2px solid #c15d3a;">Content here</div>
.myborder {border:2px solid #c15d3a;}