#c15c40 color space conversions
Hex:
#c15c40
RGB:
193, 92, 64
CMY:
24, 64, 75
CMYK:
0, 52, 67, 24
HSL:
13°, 50.9881%, 50.3922%
HSV (HSB):
13°, 66.8394%, 75.6863%
XYZ:
26.7449, 19.3619, 7.1781
xyY:
0.5019, 0.3634, 19.3619
CIE-Lab:
51.1080, 38.3869, 34.9093
CIE-LCH:
51.1080, 51.8865, 42.2835
CIE-Luv:
51.1080, 78.4037, 30.6557
Hunter-Lab:
44.0022, 31.4899, 21.1295
#c15c40 color charts
#c15c40 color shades, tints & tones
#c15c40 color schemes
#c15c40 color preview, HTML & CSS examples
This text has a color of #c15c40
<p style="color:#c15c40;">Text here</p>
.mytext {color:#c15c40;}
This box has a color of #c15c40
<div style="background-color:#c15c40;">Content here</div>
.mybackground {background-color:#c15c40;}
Border around this has a color of #c15c40
<div style="border:2px solid #c15c40;">Content here</div>
.myborder {border:2px solid #c15c40;}