#a06b6b color space conversions
Hex:
#a06b6b
RGB:
160, 107, 107
CMY:
37, 58, 58
CMYK:
0, 33, 33, 37
HSL:
0°, 21.8107%, 52.3529%
HSV (HSB):
0°, 33.1250%, 62.7451%
XYZ:
22.4087, 19.0505, 16.4060
xyY:
0.3873, 0.3292, 19.0505
CIE-Lab:
50.7462, 21.1853, 8.6547
CIE-LCH:
50.7462, 22.8850, 22.2211
CIE-Luv:
50.7462, 34.9434, 7.5287
Hunter-Lab:
43.6469, 15.2616, 8.2669
#a06b6b color charts
#a06b6b color shades, tints & tones
#a06b6b color schemes
#a06b6b color preview, HTML & CSS examples
This text has a color of #a06b6b
<p style="color:#a06b6b;">Text here</p>
.mytext {color:#a06b6b;}
This box has a color of #a06b6b
<div style="background-color:#a06b6b;">Content here</div>
.mybackground {background-color:#a06b6b;}
Border around this has a color of #a06b6b
<div style="border:2px solid #a06b6b;">Content here</div>
.myborder {border:2px solid #a06b6b;}