#a06c65 color space conversions
Hex:
#a06c65
RGB:
160, 108, 101
CMY:
37, 58, 60
CMYK:
0, 33, 37, 37
HSL:
7°, 23.6948%, 51.1765%
HSV (HSB):
7°, 36.8750%, 62.7451%
XYZ:
22.2087, 19.1383, 14.8355
xyY:
0.3953, 0.3406, 19.1383
CIE-Lab:
50.8486, 19.8224, 12.3417
CIE-LCH:
50.8486, 23.3504, 31.9069
CIE-Luv:
50.8486, 35.2037, 12.2423
Hunter-Lab:
43.7473, 14.0593, 10.5169
#a06c65 color charts
#a06c65 color shades, tints & tones
#a06c65 color schemes
#a06c65 color preview, HTML & CSS examples
This text has a color of #a06c65
<p style="color:#a06c65;">Text here</p>
.mytext {color:#a06c65;}
This box has a color of #a06c65
<div style="background-color:#a06c65;">Content here</div>
.mybackground {background-color:#a06c65;}
Border around this has a color of #a06c65
<div style="border:2px solid #a06c65;">Content here</div>
.myborder {border:2px solid #a06c65;}