#a90e3e color space conversions
Hex:
#a90e3e
RGB:
169, 14, 62
CMY:
34, 95, 76
CMYK:
0, 92, 63, 34
HSL:
341°, 84.6995%, 35.8824%
HSV (HSB):
341°, 91.7160%, 66.2745%
XYZ:
17.3887, 9.0969, 5.3968
xyY:
0.5454, 0.2853, 9.0969
CIE-Lab:
36.1702, 58.9726, 16.4821
CIE-LCH:
36.1702, 61.2325, 15.6150
CIE-Luv:
36.1702, 99.3222, 6.1935
Hunter-Lab:
30.1611, 50.1286, 10.5038
#a90e3e color charts
#a90e3e color shades, tints & tones
#a90e3e color schemes
#a90e3e color preview, HTML & CSS examples
This text has a color of #a90e3e
<p style="color:#a90e3e;">Text here</p>
.mytext {color:#a90e3e;}
This box has a color of #a90e3e
<div style="background-color:#a90e3e;">Content here</div>
.mybackground {background-color:#a90e3e;}
Border around this has a color of #a90e3e
<div style="border:2px solid #a90e3e;">Content here</div>
.myborder {border:2px solid #a90e3e;}