#a05e7d color space conversions
Hex:
#a05e7d
RGB:
160, 94, 125
CMY:
37, 63, 51
CMYK:
0, 41, 22, 37
HSL:
332°, 25.9843%, 49.8039%
HSV (HSB):
332°, 41.2500%, 62.7451%
XYZ:
22.2016, 16.9597, 21.5054
xyY:
0.3660, 0.2796, 16.9597
CIE-Lab:
48.2092, 31.1662, -5.7677
CIE-LCH:
48.2092, 31.6954, 349.5153
CIE-Luv:
48.2092, 39.1720, -13.0788
Hunter-Lab:
41.1821, 24.1620, -2.1340
#a05e7d color charts
#a05e7d color shades, tints & tones
#a05e7d color schemes
#a05e7d color preview, HTML & CSS examples
This text has a color of #a05e7d
<p style="color:#a05e7d;">Text here</p>
.mytext {color:#a05e7d;}
This box has a color of #a05e7d
<div style="background-color:#a05e7d;">Content here</div>
.mybackground {background-color:#a05e7d;}
Border around this has a color of #a05e7d
<div style="border:2px solid #a05e7d;">Content here</div>
.myborder {border:2px solid #a05e7d;}