#a083a5 color space conversions
Hex:
#a083a5
RGB:
160, 131, 165
CMY:
37, 49, 35
CMYK:
3, 21, 0, 35
HSL:
291°, 15.8879%, 58.0392%
HSV (HSB):
291°, 20.6061%, 64.7059%
XYZ:
29.4050, 26.4228, 39.1476
xyY:
0.3096, 0.2782, 26.4228
CIE-Lab:
58.4362, 17.3212, -13.8766
CIE-LCH:
58.4362, 22.1942, 321.3006
CIE-Luv:
58.4362, 14.2030, -23.2022
Hunter-Lab:
51.4031, 12.1551, -9.1719
#a083a5 color charts
#a083a5 color shades, tints & tones
#a083a5 color schemes
#a083a5 color preview, HTML & CSS examples
This text has a color of #a083a5
<p style="color:#a083a5;">Text here</p>
.mytext {color:#a083a5;}
This box has a color of #a083a5
<div style="background-color:#a083a5;">Content here</div>
.mybackground {background-color:#a083a5;}
Border around this has a color of #a083a5
<div style="border:2px solid #a083a5;">Content here</div>
.myborder {border:2px solid #a083a5;}