#a90e20 color space conversions
Hex:
#a90e20
RGB:
169, 14, 32
CMY:
34, 95, 87
CMYK:
0, 92, 81, 34
HSL:
353°, 84.6995%, 35.8824%
HSV (HSB):
353°, 91.7160%, 66.2745%
XYZ:
16.7799, 8.8534, 2.1910
xyY:
0.6031, 0.3182, 8.8534
CIE-Lab:
35.7004, 57.6453, 34.7400
CIE-LCH:
35.7004, 67.3042, 31.0753
CIE-Luv:
35.7004, 107.6688, 19.4615
Hunter-Lab:
29.7546, 48.5934, 16.4624
#a90e20 color charts
#a90e20 color shades, tints & tones
#a90e20 color schemes
#a90e20 color preview, HTML & CSS examples
This text has a color of #a90e20
<p style="color:#a90e20;">Text here</p>
.mytext {color:#a90e20;}
This box has a color of #a90e20
<div style="background-color:#a90e20;">Content here</div>
.mybackground {background-color:#a90e20;}
Border around this has a color of #a90e20
<div style="border:2px solid #a90e20;">Content here</div>
.myborder {border:2px solid #a90e20;}