#a90d44 color space conversions
Hex:
#a90d44
RGB:
169, 13, 68
CMY:
34, 95, 73
CMYK:
0, 92, 60, 34
HSL:
339°, 85.7143%, 35.6863%
HSV (HSB):
339°, 92.3077%, 66.2745%
XYZ:
17.5495, 9.1402, 6.3081
xyY:
0.5318, 0.2770, 9.1402
CIE-Lab:
36.2529, 59.4882, 12.7026
CIE-LCH:
36.2529, 60.8293, 12.0535
CIE-Luv:
36.2529, 97.3584, 2.6323
Hunter-Lab:
30.2328, 50.7081, 8.7920
#a90d44 color charts
#a90d44 color shades, tints & tones
#a90d44 color schemes
#a90d44 color preview, HTML & CSS examples
This text has a color of #a90d44
<p style="color:#a90d44;">Text here</p>
.mytext {color:#a90d44;}
This box has a color of #a90d44
<div style="background-color:#a90d44;">Content here</div>
.mybackground {background-color:#a90d44;}
Border around this has a color of #a90d44
<div style="border:2px solid #a90d44;">Content here</div>
.myborder {border:2px solid #a90d44;}