#a06d62 color space conversions
Hex:
#a06d62
RGB:
160, 109, 98
CMY:
37, 57, 62
CMYK:
0, 32, 39, 37
HSL:
11°, 24.6032%, 50.5882%
HSV (HSB):
11°, 38.7500%, 62.7451%
XYZ:
22.1704, 19.2927, 14.1106
xyY:
0.3989, 0.3472, 19.2927
CIE-Lab:
51.0279, 18.8725, 14.3549
CIE-LCH:
51.0279, 23.7115, 37.2576
CIE-Luv:
51.0279, 34.9921, 14.7961
Hunter-Lab:
43.9235, 13.2322, 11.6992
#a06d62 color charts
#a06d62 color shades, tints & tones
#a06d62 color schemes
#a06d62 color preview, HTML & CSS examples
This text has a color of #a06d62
<p style="color:#a06d62;">Text here</p>
.mytext {color:#a06d62;}
This box has a color of #a06d62
<div style="background-color:#a06d62;">Content here</div>
.mybackground {background-color:#a06d62;}
Border around this has a color of #a06d62
<div style="border:2px solid #a06d62;">Content here</div>
.myborder {border:2px solid #a06d62;}