#a90e1b color space conversions
Hex:
#a90e1b
RGB:
169, 14, 27
CMY:
34, 95, 89
CMYK:
0, 92, 84, 34
HSL:
355°, 84.6995%, 35.8824%
HSV (HSB):
355°, 91.7160%, 66.2745%
XYZ:
16.7171, 8.8282, 1.8598
xyY:
0.6100, 0.3221, 8.8282
CIE-Lab:
35.6514, 57.5058, 37.5469
CIE-LCH:
35.6514, 68.6781, 33.1415
CIE-Luv:
35.6514, 108.6134, 20.9479
Hunter-Lab:
29.7123, 48.4329, 17.0874
#a90e1b color charts
#a90e1b color shades, tints & tones
#a90e1b color schemes
#a90e1b color preview, HTML & CSS examples
This text has a color of #a90e1b
<p style="color:#a90e1b;">Text here</p>
.mytext {color:#a90e1b;}
This box has a color of #a90e1b
<div style="background-color:#a90e1b;">Content here</div>
.mybackground {background-color:#a90e1b;}
Border around this has a color of #a90e1b
<div style="border:2px solid #a90e1b;">Content here</div>
.myborder {border:2px solid #a90e1b;}