#a06f74 color space conversions
Hex:
#a06f74
RGB:
160, 111, 116
CMY:
37, 56, 55
CMYK:
0, 31, 28, 37
HSL:
354°, 20.5021%, 53.1373%
HSV (HSB):
354°, 30.6250%, 62.7451%
XYZ:
23.3340, 20.1034, 19.1735
xyY:
0.3727, 0.3211, 20.1034
CIE-Lab:
51.9539, 20.1740, 5.0607
CIE-LCH:
51.9539, 20.7991, 14.0822
CIE-Luv:
51.9539, 31.2281, 3.2431
Hunter-Lab:
44.8368, 14.4307, 6.0317
#a06f74 color charts
#a06f74 color shades, tints & tones
#a06f74 color schemes
#a06f74 color preview, HTML & CSS examples
This text has a color of #a06f74
<p style="color:#a06f74;">Text here</p>
.mytext {color:#a06f74;}
This box has a color of #a06f74
<div style="background-color:#a06f74;">Content here</div>
.mybackground {background-color:#a06f74;}
Border around this has a color of #a06f74
<div style="border:2px solid #a06f74;">Content here</div>
.myborder {border:2px solid #a06f74;}