#a90e2a color space conversions
Hex:
#a90e2a
RGB:
169, 14, 42
CMY:
34, 95, 84
CMYK:
0, 92, 75, 34
HSL:
349°, 84.6995%, 35.8824%
HSV (HSB):
349°, 91.7160%, 66.2745%
XYZ:
16.9371, 8.9163, 3.0188
xyY:
0.5866, 0.3088, 8.9163
CIE-Lab:
35.8226, 57.9922, 28.8167
CIE-LCH:
35.8226, 64.7572, 26.4231
CIE-Luv:
35.8226, 105.3793, 15.8464
Hunter-Lab:
29.8601, 48.9929, 14.9079
#a90e2a color charts
#a90e2a color shades, tints & tones
#a90e2a color schemes
#a90e2a color preview, HTML & CSS examples
This text has a color of #a90e2a
<p style="color:#a90e2a;">Text here</p>
.mytext {color:#a90e2a;}
This box has a color of #a90e2a
<div style="background-color:#a90e2a;">Content here</div>
.mybackground {background-color:#a90e2a;}
Border around this has a color of #a90e2a
<div style="border:2px solid #a90e2a;">Content here</div>
.myborder {border:2px solid #a90e2a;}