#a9285a color space conversions
Hex:
#a9285a
RGB:
169, 40, 90
CMY:
34, 84, 65
CMYK:
0, 76, 47, 34
HSL:
337°, 61.7225%, 40.9804%
HSV (HSB):
337°, 76.3314%, 66.2745%
XYZ:
18.9664, 10.6908, 10.7367
xyY:
0.4695, 0.2647, 10.6908
CIE-Lab:
39.0547, 54.8765, 2.5229
CIE-LCH:
39.0547, 54.9345, 2.6322
CIE-Luv:
39.0547, 81.6391, -6.8500
Hunter-Lab:
32.6968, 46.3233, 3.4185
#a9285a color charts
#a9285a color shades, tints & tones
#a9285a color schemes
#a9285a color preview, HTML & CSS examples
This text has a color of #a9285a
<p style="color:#a9285a;">Text here</p>
.mytext {color:#a9285a;}
This box has a color of #a9285a
<div style="background-color:#a9285a;">Content here</div>
.mybackground {background-color:#a9285a;}
Border around this has a color of #a9285a
<div style="border:2px solid #a9285a;">Content here</div>
.myborder {border:2px solid #a9285a;}