#a93b1e color space conversions
Hex:
#a93b1e
RGB:
169, 59, 30
CMY:
34, 77, 88
CMYK:
0, 65, 82, 34
HSL:
13°, 69.8492%, 39.0196%
HSV (HSB):
13°, 82.2485%, 66.2745%
XYZ:
18.1605, 11.6567, 2.5211
xyY:
0.5616, 0.3605, 11.6567
CIE-Lab:
40.6652, 43.7362, 40.6944
CIE-LCH:
40.6652, 59.7402, 42.9367
CIE-Luv:
40.6652, 86.8729, 28.9240
Hunter-Lab:
34.1419, 35.1981, 19.5212
#a93b1e color charts
#a93b1e color shades, tints & tones
#a93b1e color schemes
#a93b1e color preview, HTML & CSS examples
This text has a color of #a93b1e
<p style="color:#a93b1e;">Text here</p>
.mytext {color:#a93b1e;}
This box has a color of #a93b1e
<div style="background-color:#a93b1e;">Content here</div>
.mybackground {background-color:#a93b1e;}
Border around this has a color of #a93b1e
<div style="border:2px solid #a93b1e;">Content here</div>
.myborder {border:2px solid #a93b1e;}