#a93e3d color space conversions
Hex:
#a93e3d
RGB:
169, 62, 61
CMY:
34, 76, 76
CMYK:
0, 63, 64, 34
HSL:
1°, 46.9565%, 45.0980%
HSV (HSB):
1°, 63.9053%, 66.2745%
XYZ:
18.9271, 12.2172, 5.7755
xyY:
0.5127, 0.3309, 12.2172
CIE-Lab:
41.5592, 43.8791, 24.0941
CIE-LCH:
41.5592, 50.0590, 28.7713
CIE-Luv:
41.5592, 79.4498, 17.5968
Hunter-Lab:
34.9531, 35.4899, 14.6704
#a93e3d color charts
#a93e3d color shades, tints & tones
#a93e3d color schemes
#a93e3d color preview, HTML & CSS examples
This text has a color of #a93e3d
<p style="color:#a93e3d;">Text here</p>
.mytext {color:#a93e3d;}
This box has a color of #a93e3d
<div style="background-color:#a93e3d;">Content here</div>
.mybackground {background-color:#a93e3d;}
Border around this has a color of #a93e3d
<div style="border:2px solid #a93e3d;">Content here</div>
.myborder {border:2px solid #a93e3d;}