#a06b4b color space conversions
Hex:
#a06b4b
RGB:
160, 107, 75
CMY:
37, 58, 71
CMYK:
0, 33, 53, 37
HSL:
23°, 36.1702%, 46.0784%
HSV (HSB):
23°, 53.1250%, 62.7451%
XYZ:
21.0249, 18.4970, 9.1188
xyY:
0.4322, 0.3803, 18.4970
CIE-Lab:
50.0934, 17.5053, 26.4514
CIE-LCH:
50.0934, 31.7193, 56.5037
CIE-Luv:
50.0934, 39.2451, 27.7246
Hunter-Lab:
43.0081, 11.9971, 17.5348
#a06b4b color charts
#a06b4b color shades, tints & tones
#a06b4b color schemes
#a06b4b color preview, HTML & CSS examples
This text has a color of #a06b4b
<p style="color:#a06b4b;">Text here</p>
.mytext {color:#a06b4b;}
This box has a color of #a06b4b
<div style="background-color:#a06b4b;">Content here</div>
.mybackground {background-color:#a06b4b;}
Border around this has a color of #a06b4b
<div style="border:2px solid #a06b4b;">Content here</div>
.myborder {border:2px solid #a06b4b;}