#a90e4d color space conversions
Hex:
#a90e4d
RGB:
169, 14, 77
CMY:
34, 95, 70
CMYK:
0, 92, 54, 34
HSL:
336°, 84.6995%, 35.8824%
HSV (HSB):
336°, 91.7160%, 66.2745%
XYZ:
17.8588, 9.2849, 7.8721
xyY:
0.5100, 0.2652, 9.2849
CIE-Lab:
36.5272, 59.9688, 7.2459
CIE-LCH:
36.5272, 60.4049, 6.8895
CIE-Luv:
36.5272, 93.7255, -2.8556
Hunter-Lab:
30.4712, 51.2922, 6.0125
#a90e4d color charts
#a90e4d color shades, tints & tones
#a90e4d color schemes
#a90e4d color preview, HTML & CSS examples
This text has a color of #a90e4d
<p style="color:#a90e4d;">Text here</p>
.mytext {color:#a90e4d;}
This box has a color of #a90e4d
<div style="background-color:#a90e4d;">Content here</div>
.mybackground {background-color:#a90e4d;}
Border around this has a color of #a90e4d
<div style="border:2px solid #a90e4d;">Content here</div>
.myborder {border:2px solid #a90e4d;}