#a05e7e color space conversions
Hex:
#a05e7e
RGB:
160, 94, 126
CMY:
37, 63, 51
CMYK:
0, 41, 21, 37
HSL:
331°, 25.9843%, 49.8039%
HSV (HSB):
331°, 41.2500%, 62.7451%
XYZ:
22.2658, 16.9853, 21.8436
xyY:
0.3644, 0.2780, 16.9853
CIE-Lab:
48.2416, 31.3232, -6.3193
CIE-LCH:
48.2416, 31.9543, 348.5940
CIE-Luv:
48.2416, 38.9708, -13.8637
Hunter-Lab:
41.2133, 24.3128, -2.5752
#a05e7e color charts
#a05e7e color shades, tints & tones
#a05e7e color schemes
#a05e7e color preview, HTML & CSS examples
This text has a color of #a05e7e
<p style="color:#a05e7e;">Text here</p>
.mytext {color:#a05e7e;}
This box has a color of #a05e7e
<div style="background-color:#a05e7e;">Content here</div>
.mybackground {background-color:#a05e7e;}
Border around this has a color of #a05e7e
<div style="border:2px solid #a05e7e;">Content here</div>
.myborder {border:2px solid #a05e7e;}