#c15d0d color space conversions
Hex:
#c15d0d
RGB:
193, 93, 13
CMY:
24, 64, 95
CMYK:
0, 52, 93, 24
HSL:
27°, 87.3786%, 40.3922%
HSV (HSB):
27°, 93.2642%, 75.6863%
XYZ:
25.9793, 19.1952, 2.7166
xyY:
0.5425, 0.4008, 19.1952
CIE-Lab:
50.9148, 36.0629, 56.9296
CIE-LCH:
50.9148, 67.3907, 57.6472
CIE-Luv:
50.9148, 82.6223, 45.0621
Hunter-Lab:
43.8123, 29.1732, 26.9924
#c15d0d color charts
#c15d0d color shades, tints & tones
#c15d0d color schemes
#c15d0d color preview, HTML & CSS examples
This text has a color of #c15d0d
<p style="color:#c15d0d;">Text here</p>
.mytext {color:#c15d0d;}
This box has a color of #c15d0d
<div style="background-color:#c15d0d;">Content here</div>
.mybackground {background-color:#c15d0d;}
Border around this has a color of #c15d0d
<div style="border:2px solid #c15d0d;">Content here</div>
.myborder {border:2px solid #c15d0d;}