#a06e85 color space conversions
Hex:
#a06e85
RGB:
160, 110, 133
CMY:
37, 57, 48
CMYK:
0, 31, 17, 37
HSL:
332°, 20.8333%, 52.9412%
HSV (HSB):
332°, 31.2500%, 62.7451%
XYZ:
24.3068, 20.3189, 24.8311
xyY:
0.3500, 0.2925, 20.3189
CIE-Lab:
52.1959, 23.4226, -4.6127
CIE-LCH:
52.1959, 23.8725, 348.8590
CIE-Luv:
52.1959, 29.2247, -10.3279
Hunter-Lab:
45.0765, 17.3694, -1.1073
#a06e85 color charts
#a06e85 color shades, tints & tones
#a06e85 color schemes
#a06e85 color preview, HTML & CSS examples
This text has a color of #a06e85
<p style="color:#a06e85;">Text here</p>
.mytext {color:#a06e85;}
This box has a color of #a06e85
<div style="background-color:#a06e85;">Content here</div>
.mybackground {background-color:#a06e85;}
Border around this has a color of #a06e85
<div style="border:2px solid #a06e85;">Content here</div>
.myborder {border:2px solid #a06e85;}