#a9225a color space conversions
Hex:
#a9225a
RGB:
169, 34, 90
CMY:
34, 87, 65
CMYK:
0, 80, 47, 34
HSL:
335°, 66.5025%, 39.8039%
HSV (HSB):
335°, 79.8817%, 66.2745%
XYZ:
18.7797, 10.3173, 10.6745
xyY:
0.4722, 0.2594, 10.3173
CIE-Lab:
38.4059, 56.7109, 1.5832
CIE-LCH:
38.4059, 56.7330, 1.5991
CIE-Luv:
38.4059, 83.6744, -8.2989
Hunter-Lab:
32.1205, 48.1516, 2.7807
#a9225a color charts
#a9225a color shades, tints & tones
#a9225a color schemes
#a9225a color preview, HTML & CSS examples
This text has a color of #a9225a
<p style="color:#a9225a;">Text here</p>
.mytext {color:#a9225a;}
This box has a color of #a9225a
<div style="background-color:#a9225a;">Content here</div>
.mybackground {background-color:#a9225a;}
Border around this has a color of #a9225a
<div style="border:2px solid #a9225a;">Content here</div>
.myborder {border:2px solid #a9225a;}