#a90a2c color space conversions
Hex:
#a90a2c
RGB:
169, 10, 44
CMY:
34, 96, 83
CMYK:
0, 94, 74, 34
HSL:
347°, 88.8268%, 35.0980%
HSV (HSB):
347°, 94.0828%, 66.2745%
XYZ:
16.9253, 8.8339, 3.1959
xyY:
0.5845, 0.3051, 8.8339
CIE-Lab:
35.6626, 58.6164, 27.3795
CIE-LCH:
35.6626, 64.6956, 25.0371
CIE-Luv:
35.6626, 105.6554, 14.6633
Hunter-Lab:
29.7220, 49.6345, 14.4301
#a90a2c color charts
#a90a2c color shades, tints & tones
#a90a2c color schemes
#a90a2c color preview, HTML & CSS examples
This text has a color of #a90a2c
<p style="color:#a90a2c;">Text here</p>
.mytext {color:#a90a2c;}
This box has a color of #a90a2c
<div style="background-color:#a90a2c;">Content here</div>
.mybackground {background-color:#a90a2c;}
Border around this has a color of #a90a2c
<div style="border:2px solid #a90a2c;">Content here</div>
.myborder {border:2px solid #a90a2c;}