#a06c5d color space conversions
Hex:
#a06c5d
RGB:
160, 108, 93
CMY:
37, 58, 64
CMYK:
0, 33, 42, 37
HSL:
13°, 26.4822%, 49.6078%
HSV (HSB):
13°, 41.8750%, 62.7451%
XYZ:
21.8356, 18.9890, 12.8703
xyY:
0.4067, 0.3536, 18.9890
CIE-Lab:
50.6744, 18.8388, 16.8022
CIE-LCH:
50.6744, 25.2431, 41.7295
CIE-Luv:
50.6744, 36.3108, 17.5398
Hunter-Lab:
43.5764, 13.1853, 12.9921
#a06c5d color charts
#a06c5d color shades, tints & tones
#a06c5d color schemes
#a06c5d color preview, HTML & CSS examples
This text has a color of #a06c5d
<p style="color:#a06c5d;">Text here</p>
.mytext {color:#a06c5d;}
This box has a color of #a06c5d
<div style="background-color:#a06c5d;">Content here</div>
.mybackground {background-color:#a06c5d;}
Border around this has a color of #a06c5d
<div style="border:2px solid #a06c5d;">Content here</div>
.myborder {border:2px solid #a06c5d;}