#a93a1e color space conversions
Hex:
#a93a1e
RGB:
169, 58, 30
CMY:
34, 77, 88
CMYK:
0, 66, 82, 34
HSL:
12°, 69.8492%, 39.0196%
HSV (HSB):
12°, 82.2485%, 66.2745%
XYZ:
18.1096, 11.5549, 2.5041
xyY:
0.5630, 0.3592, 11.5549
CIE-Lab:
40.4997, 44.1801, 40.5373
CIE-LCH:
40.4997, 59.9596, 42.5379
CIE-Luv:
40.4997, 87.5420, 28.6362
Hunter-Lab:
33.9924, 35.6097, 19.4270
#a93a1e color charts
#a93a1e color shades, tints & tones
#a93a1e color schemes
#a93a1e color preview, HTML & CSS examples
This text has a color of #a93a1e
<p style="color:#a93a1e;">Text here</p>
.mytext {color:#a93a1e;}
This box has a color of #a93a1e
<div style="background-color:#a93a1e;">Content here</div>
.mybackground {background-color:#a93a1e;}
Border around this has a color of #a93a1e
<div style="border:2px solid #a93a1e;">Content here</div>
.myborder {border:2px solid #a93a1e;}