#a15d20 color space conversions
Hex:
#a15d20
RGB:
161, 93, 32
CMY:
37, 64, 87
CMYK:
0, 42, 80, 37
HSL:
28°, 66.8394%, 37.8431%
HSV (HSB):
28°, 80.1242%, 63.1373%
XYZ:
18.8730, 15.5101, 3.3655
xyY:
0.5000, 0.4109, 15.5101
CIE-Lab:
46.3250, 23.0584, 44.6905
CIE-LCH:
46.3250, 50.2885, 62.7082
CIE-Luv:
46.3250, 54.6313, 39.2801
Hunter-Lab:
39.3828, 16.6208, 22.5012
#a15d20 color charts
#a15d20 color shades, tints & tones
#a15d20 color schemes
#a15d20 color preview, HTML & CSS examples
This text has a color of #a15d20
<p style="color:#a15d20;">Text here</p>
.mytext {color:#a15d20;}
This box has a color of #a15d20
<div style="background-color:#a15d20;">Content here</div>
.mybackground {background-color:#a15d20;}
Border around this has a color of #a15d20
<div style="border:2px solid #a15d20;">Content here</div>
.myborder {border:2px solid #a15d20;}