#a05a7d color space conversions
Hex:
#a05a7d
RGB:
160, 90, 125
CMY:
37, 65, 51
CMYK:
0, 44, 22, 37
HSL:
330°, 28.0000%, 49.0196%
HSV (HSB):
330°, 43.7500%, 62.7451%
XYZ:
21.8550, 16.2666, 21.3899
xyY:
0.3672, 0.2733, 16.2666
CIE-Lab:
47.3223, 33.3783, -7.0879
CIE-LCH:
47.3223, 34.1226, 348.0113
CIE-Luv:
47.3223, 41.2491, -15.2160
Hunter-Lab:
40.3318, 26.1449, -3.2120
#a05a7d color charts
#a05a7d color shades, tints & tones
#a05a7d color schemes
#a05a7d color preview, HTML & CSS examples
This text has a color of #a05a7d
<p style="color:#a05a7d;">Text here</p>
.mytext {color:#a05a7d;}
This box has a color of #a05a7d
<div style="background-color:#a05a7d;">Content here</div>
.mybackground {background-color:#a05a7d;}
Border around this has a color of #a05a7d
<div style="border:2px solid #a05a7d;">Content here</div>
.myborder {border:2px solid #a05a7d;}