#a07d6c color space conversions
Hex:
#a07d6c
RGB:
160, 125, 108
CMY:
37, 51, 58
CMYK:
0, 22, 33, 37
HSL:
20°, 21.4876%, 52.5490%
HSV (HSB):
20°, 32.5000%, 62.7451%
XYZ:
24.5376, 23.2235, 17.3767
xyY:
0.3767, 0.3565, 23.2235
CIE-Lab:
55.3018, 11.0363, 14.4502
CIE-LCH:
55.3018, 18.1826, 52.6295
CIE-Luv:
55.3018, 23.7900, 16.8460
Hunter-Lab:
48.1908, 6.5540, 12.3547
#a07d6c color charts
#a07d6c color shades, tints & tones
#a07d6c color schemes
#a07d6c color preview, HTML & CSS examples
This text has a color of #a07d6c
<p style="color:#a07d6c;">Text here</p>
.mytext {color:#a07d6c;}
This box has a color of #a07d6c
<div style="background-color:#a07d6c;">Content here</div>
.mybackground {background-color:#a07d6c;}
Border around this has a color of #a07d6c
<div style="border:2px solid #a07d6c;">Content here</div>
.myborder {border:2px solid #a07d6c;}