#a05e81 color space conversions
Hex:
#a05e81
RGB:
160, 94, 129
CMY:
37, 63, 49
CMYK:
0, 41, 19, 37
HSL:
328°, 25.9843%, 49.8039%
HSV (HSB):
328°, 41.2500%, 62.7451%
XYZ:
22.4624, 17.0640, 22.8787
xyY:
0.3599, 0.2734, 17.0640
CIE-Lab:
48.3405, 31.8009, -7.9694
CIE-LCH:
48.3405, 32.7843, 345.9313
CIE-Luv:
48.3405, 38.3649, -16.2315
Hunter-Lab:
41.3086, 24.7730, -3.9217
#a05e81 color charts
#a05e81 color shades, tints & tones
#a05e81 color schemes
#a05e81 color preview, HTML & CSS examples
This text has a color of #a05e81
<p style="color:#a05e81;">Text here</p>
.mytext {color:#a05e81;}
This box has a color of #a05e81
<div style="background-color:#a05e81;">Content here</div>
.mybackground {background-color:#a05e81;}
Border around this has a color of #a05e81
<div style="border:2px solid #a05e81;">Content here</div>
.myborder {border:2px solid #a05e81;}