#a0705d color space conversions
Hex:
#a0705d
RGB:
160, 112, 93
CMY:
37, 56, 64
CMYK:
0, 30, 42, 37
HSL:
17°, 26.4822%, 49.6078%
HSV (HSB):
17°, 41.8750%, 62.7451%
XYZ:
22.2672, 19.8522, 13.0142
xyY:
0.4039, 0.3601, 19.8522
CIE-Lab:
51.6697, 16.5529, 18.1540
CIE-LCH:
51.6697, 24.5675, 47.6413
CIE-Luv:
51.6697, 33.7182, 19.6292
Hunter-Lab:
44.5558, 11.2341, 13.8713
#a0705d color charts
#a0705d color shades, tints & tones
#a0705d color schemes
#a0705d color preview, HTML & CSS examples
This text has a color of #a0705d
<p style="color:#a0705d;">Text here</p>
.mytext {color:#a0705d;}
This box has a color of #a0705d
<div style="background-color:#a0705d;">Content here</div>
.mybackground {background-color:#a0705d;}
Border around this has a color of #a0705d
<div style="border:2px solid #a0705d;">Content here</div>
.myborder {border:2px solid #a0705d;}