#a06d7c color space conversions
Hex:
#a06d7c
RGB:
160, 109, 124
CMY:
37, 57, 51
CMYK:
0, 32, 23, 37
HSL:
342°, 21.1618%, 52.7451%
HSV (HSB):
342°, 31.8750%, 62.7451%
XYZ:
23.6039, 19.8661, 21.6593
xyY:
0.3624, 0.3050, 19.8661
CIE-Lab:
51.6855, 22.5336, -0.0512
CIE-LCH:
51.6855, 22.5337, 359.8699
CIE-Luv:
51.6855, 31.1753, -3.9132
Hunter-Lab:
44.5714, 16.5293, 2.3883
#a06d7c color charts
#a06d7c color shades, tints & tones
#a06d7c color schemes
#a06d7c color preview, HTML & CSS examples
This text has a color of #a06d7c
<p style="color:#a06d7c;">Text here</p>
.mytext {color:#a06d7c;}
This box has a color of #a06d7c
<div style="background-color:#a06d7c;">Content here</div>
.mybackground {background-color:#a06d7c;}
Border around this has a color of #a06d7c
<div style="border:2px solid #a06d7c;">Content here</div>
.myborder {border:2px solid #a06d7c;}