#a06b7b color space conversions
Hex:
#a06b7b
RGB:
160, 107, 123
CMY:
37, 58, 52
CMYK:
0, 33, 23, 37
HSL:
342°, 21.8107%, 52.3529%
HSV (HSB):
342°, 33.1250%, 62.7451%
XYZ:
23.3301, 19.4190, 21.2575
xyY:
0.3645, 0.3034, 19.4190
CIE-Lab:
51.1739, 23.5184, -0.2068
CIE-LCH:
51.1739, 23.5194, 359.4961
CIE-Luv:
51.1739, 32.4553, -4.2926
Hunter-Lab:
44.0670, 17.3845, 2.2460
#a06b7b color charts
#a06b7b color shades, tints & tones
#a06b7b color schemes
#a06b7b color preview, HTML & CSS examples
This text has a color of #a06b7b
<p style="color:#a06b7b;">Text here</p>
.mytext {color:#a06b7b;}
This box has a color of #a06b7b
<div style="background-color:#a06b7b;">Content here</div>
.mybackground {background-color:#a06b7b;}
Border around this has a color of #a06b7b
<div style="border:2px solid #a06b7b;">Content here</div>
.myborder {border:2px solid #a06b7b;}