#a90e41 color space conversions
Hex:
#a90e41
RGB:
169, 14, 65
CMY:
34, 95, 75
CMYK:
0, 92, 62, 34
HSL:
340°, 84.6995%, 35.8824%
HSV (HSB):
340°, 91.7160%, 66.2745%
XYZ:
17.4734, 9.1307, 5.8425
xyY:
0.5385, 0.2814, 9.1307
CIE-Lab:
36.2348, 59.1537, 14.6245
CIE-LCH:
36.2348, 60.9347, 13.8867
CIE-Luv:
36.2348, 98.2649, 4.4942
Hunter-Lab:
30.2171, 50.3395, 9.6883
#a90e41 color charts
#a90e41 color shades, tints & tones
#a90e41 color schemes
#a90e41 color preview, HTML & CSS examples
This text has a color of #a90e41
<p style="color:#a90e41;">Text here</p>
.mytext {color:#a90e41;}
This box has a color of #a90e41
<div style="background-color:#a90e41;">Content here</div>
.mybackground {background-color:#a90e41;}
Border around this has a color of #a90e41
<div style="border:2px solid #a90e41;">Content here</div>
.myborder {border:2px solid #a90e41;}