#a06b9f color space conversions
Hex:
#a06b9f
RGB:
160, 107, 159
CMY:
37, 58, 38
CMYK:
0, 33, 1, 37
HSL:
301°, 21.8107%, 52.3529%
HSV (HSB):
301°, 33.1250%, 62.7451%
XYZ:
26.0129, 20.4922, 35.3852
xyY:
0.3177, 0.2502, 20.4922
CIE-Lab:
52.3892, 29.8477, -19.5923
CIE-LCH:
52.3892, 35.7036, 326.7188
CIE-Luv:
52.3892, 26.4813, -33.2018
Hunter-Lab:
45.2683, 23.3535, -14.6579
#a06b9f color charts
#a06b9f color shades, tints & tones
#a06b9f color schemes
#a06b9f color preview, HTML & CSS examples
This text has a color of #a06b9f
<p style="color:#a06b9f;">Text here</p>
.mytext {color:#a06b9f;}
This box has a color of #a06b9f
<div style="background-color:#a06b9f;">Content here</div>
.mybackground {background-color:#a06b9f;}
Border around this has a color of #a06b9f
<div style="border:2px solid #a06b9f;">Content here</div>
.myborder {border:2px solid #a06b9f;}