#a90e3d color space conversions
Hex:
#a90e3d
RGB:
169, 14, 61
CMY:
34, 95, 76
CMYK:
0, 92, 64, 34
HSL:
342°, 84.6995%, 35.8824%
HSV (HSB):
342°, 91.7160%, 66.2745%
XYZ:
17.3615, 9.0860, 5.2536
xyY:
0.5477, 0.2866, 9.0860
CIE-Lab:
36.1494, 58.9142, 17.1019
CIE-LCH:
36.1494, 61.3462, 16.1873
CIE-Luv:
36.1494, 99.6668, 6.7465
Hunter-Lab:
30.1430, 50.0607, 10.7665
#a90e3d color charts
#a90e3d color shades, tints & tones
#a90e3d color schemes
#a90e3d color preview, HTML & CSS examples
This text has a color of #a90e3d
<p style="color:#a90e3d;">Text here</p>
.mytext {color:#a90e3d;}
This box has a color of #a90e3d
<div style="background-color:#a90e3d;">Content here</div>
.mybackground {background-color:#a90e3d;}
Border around this has a color of #a90e3d
<div style="border:2px solid #a90e3d;">Content here</div>
.myborder {border:2px solid #a90e3d;}