#a05e84 color space conversions
Hex:
#a05e84
RGB:
160, 94, 132
CMY:
37, 63, 48
CMYK:
0, 41, 18, 37
HSL:
325°, 25.9843%, 49.8039%
HSV (HSB):
325°, 41.2500%, 62.7451%
XYZ:
22.6648, 17.1449, 23.9445
xyY:
0.3555, 0.2689, 17.1449
CIE-Lab:
48.4421, 32.2887, -9.6127
CIE-LCH:
48.4421, 33.6893, 343.4211
CIE-Luv:
48.4421, 37.7561, -18.6173
Hunter-Lab:
41.4064, 25.2448, -5.3017
#a05e84 color charts
#a05e84 color shades, tints & tones
#a05e84 color schemes
#a05e84 color preview, HTML & CSS examples
This text has a color of #a05e84
<p style="color:#a05e84;">Text here</p>
.mytext {color:#a05e84;}
This box has a color of #a05e84
<div style="background-color:#a05e84;">Content here</div>
.mybackground {background-color:#a05e84;}
Border around this has a color of #a05e84
<div style="border:2px solid #a05e84;">Content here</div>
.myborder {border:2px solid #a05e84;}