#a06f7b color space conversions
Hex:
#a06f7b
RGB:
160, 111, 123
CMY:
37, 56, 52
CMYK:
0, 31, 23, 37
HSL:
345°, 20.5021%, 53.1373%
HSV (HSB):
345°, 30.6250%, 62.7451%
XYZ:
23.7568, 20.2725, 21.3998
xyY:
0.3631, 0.3098, 20.2725
CIE-Lab:
52.1439, 21.2345, 1.2074
CIE-LCH:
52.1439, 21.2688, 3.2545
CIE-Luv:
52.1439, 30.1987, -1.9983
Hunter-Lab:
45.0250, 15.3891, 3.3378
#a06f7b color charts
#a06f7b color shades, tints & tones
#a06f7b color schemes
#a06f7b color preview, HTML & CSS examples
This text has a color of #a06f7b
<p style="color:#a06f7b;">Text here</p>
.mytext {color:#a06f7b;}
This box has a color of #a06f7b
<div style="background-color:#a06f7b;">Content here</div>
.mybackground {background-color:#a06f7b;}
Border around this has a color of #a06f7b
<div style="border:2px solid #a06f7b;">Content here</div>
.myborder {border:2px solid #a06f7b;}