#a06b8a color space conversions
Hex:
#a06b8a
RGB:
160, 107, 138
CMY:
37, 58, 46
CMYK:
0, 33, 14, 37
HSL:
325°, 21.8107%, 52.3529%
HSV (HSB):
325°, 33.1250%, 62.7451%
XYZ:
24.3423, 19.8240, 26.5882
xyY:
0.3440, 0.2802, 19.8240
CIE-Lab:
51.6376, 25.9838, -8.3920
CIE-LCH:
51.6376, 27.3053, 342.1011
CIE-Luv:
51.6376, 30.0030, -16.0615
Hunter-Lab:
44.5241, 19.6729, -4.2390
#a06b8a color charts
#a06b8a color shades, tints & tones
#a06b8a color schemes
#a06b8a color preview, HTML & CSS examples
This text has a color of #a06b8a
<p style="color:#a06b8a;">Text here</p>
.mytext {color:#a06b8a;}
This box has a color of #a06b8a
<div style="background-color:#a06b8a;">Content here</div>
.mybackground {background-color:#a06b8a;}
Border around this has a color of #a06b8a
<div style="border:2px solid #a06b8a;">Content here</div>
.myborder {border:2px solid #a06b8a;}