#c15f40 color space conversions
Hex:
#c15f40
RGB:
193, 95, 64
CMY:
24, 63, 75
CMYK:
0, 51, 67, 24
HSL:
14°, 50.9881%, 50.3922%
HSV (HSB):
14°, 66.8394%, 75.6863%
XYZ:
27.0099, 19.8920, 7.2665
xyY:
0.4986, 0.3672, 19.8920
CIE-Lab:
51.7149, 36.8496, 35.6256
CIE-LCH:
51.7149, 51.2550, 44.0325
CIE-Luv:
51.7149, 76.2003, 31.8085
Hunter-Lab:
44.6005, 30.0483, 21.5606
#c15f40 color charts
#c15f40 color shades, tints & tones
#c15f40 color schemes
#c15f40 color preview, HTML & CSS examples
This text has a color of #c15f40
<p style="color:#c15f40;">Text here</p>
.mytext {color:#c15f40;}
This box has a color of #c15f40
<div style="background-color:#c15f40;">Content here</div>
.mybackground {background-color:#c15f40;}
Border around this has a color of #c15f40
<div style="border:2px solid #c15f40;">Content here</div>
.myborder {border:2px solid #c15f40;}