#a06f99 color space conversions
Hex:
#a06f99
RGB:
160, 111, 153
CMY:
37, 56, 40
CMYK:
0, 31, 4, 37
HSL:
309°, 20.5021%, 53.1373%
HSV (HSB):
309°, 30.6250%, 62.7451%
XYZ:
25.9314, 21.1424, 32.8511
xyY:
0.3244, 0.2645, 21.1424
CIE-Lab:
53.1050, 26.4231, -14.9941
CIE-LCH:
53.1050, 30.3809, 330.4268
CIE-Luv:
53.1050, 25.5679, -25.8649
Hunter-Lab:
45.9808, 20.2006, -10.1733
#a06f99 color charts
#a06f99 color shades, tints & tones
#a06f99 color schemes
#a06f99 color preview, HTML & CSS examples
This text has a color of #a06f99
<p style="color:#a06f99;">Text here</p>
.mytext {color:#a06f99;}
This box has a color of #a06f99
<div style="background-color:#a06f99;">Content here</div>
.mybackground {background-color:#a06f99;}
Border around this has a color of #a06f99
<div style="border:2px solid #a06f99;">Content here</div>
.myborder {border:2px solid #a06f99;}