#c15b3a color space conversions
Hex:
#c15b3a
RGB:
193, 91, 58
CMY:
24, 64, 77
CMYK:
0, 53, 70, 24
HSL:
15°, 53.7849%, 49.2157%
HSV (HSB):
15°, 69.9482%, 75.6863%
XYZ:
26.4971, 19.1251, 6.2980
xyY:
0.5103, 0.3684, 19.1251
CIE-Lab:
50.8333, 38.5561, 37.8828
CIE-LCH:
50.8333, 54.0526, 44.4953
CIE-Luv:
50.8333, 80.0568, 32.8420
Hunter-Lab:
43.7323, 31.6206, 22.0741
#c15b3a color charts
#c15b3a color shades, tints & tones
#c15b3a color schemes
#c15b3a color preview, HTML & CSS examples
This text has a color of #c15b3a
<p style="color:#c15b3a;">Text here</p>
.mytext {color:#c15b3a;}
This box has a color of #c15b3a
<div style="background-color:#c15b3a;">Content here</div>
.mybackground {background-color:#c15b3a;}
Border around this has a color of #c15b3a
<div style="border:2px solid #c15b3a;">Content here</div>
.myborder {border:2px solid #c15b3a;}