#c15c3f color space conversions
Hex:
#c15c3f
RGB:
193, 92, 63
CMY:
24, 64, 75
CMYK:
0, 52, 67, 24
HSL:
13°, 51.1811%, 50.1961%
HSV (HSB):
13°, 67.3575%, 75.6863%
XYZ:
26.7167, 19.3506, 7.0295
xyY:
0.5032, 0.3644, 19.3506
CIE-Lab:
51.0949, 38.3279, 35.4480
CIE-LCH:
51.0949, 52.2072, 42.7646
CIE-Luv:
51.0949, 78.5611, 31.0984
Hunter-Lab:
43.9894, 31.4295, 21.3179
#c15c3f color charts
#c15c3f color shades, tints & tones
#c15c3f color schemes
#c15c3f color preview, HTML & CSS examples
This text has a color of #c15c3f
<p style="color:#c15c3f;">Text here</p>
.mytext {color:#c15c3f;}
This box has a color of #c15c3f
<div style="background-color:#c15c3f;">Content here</div>
.mybackground {background-color:#c15c3f;}
Border around this has a color of #c15c3f
<div style="border:2px solid #c15c3f;">Content here</div>
.myborder {border:2px solid #c15c3f;}