#a15d1d color space conversions
Hex:
#a15d1d
RGB:
161, 93, 29
CMY:
37, 64, 89
CMYK:
0, 42, 82, 37
HSL:
29°, 69.4737%, 37.2549%
HSV (HSB):
29°, 81.9876%, 63.1373%
XYZ:
18.8341, 15.4945, 3.1605
xyY:
0.5024, 0.4133, 15.4945
CIE-Lab:
46.3041, 22.9476, 45.9561
CIE-LCH:
46.3041, 51.3669, 63.4653
CIE-Luv:
46.3041, 54.8385, 40.0323
Hunter-Lab:
39.3630, 16.5218, 22.7937
#a15d1d color charts
#a15d1d color shades, tints & tones
#a15d1d color schemes
#a15d1d color preview, HTML & CSS examples
This text has a color of #a15d1d
<p style="color:#a15d1d;">Text here</p>
.mytext {color:#a15d1d;}
This box has a color of #a15d1d
<div style="background-color:#a15d1d;">Content here</div>
.mybackground {background-color:#a15d1d;}
Border around this has a color of #a15d1d
<div style="border:2px solid #a15d1d;">Content here</div>
.myborder {border:2px solid #a15d1d;}