#a16b7a color space conversions
Hex:
#a16b7a
RGB:
161, 107, 122
CMY:
37, 58, 52
CMYK:
0, 34, 24, 37
HSL:
343°, 22.3140%, 52.5490%
HSV (HSB):
343°, 33.5404%, 63.1373%
XYZ:
23.4685, 19.4976, 20.9388
xyY:
0.3672, 0.3051, 19.4976
CIE-Lab:
51.2644, 23.7465, 0.5318
CIE-LCH:
51.2644, 23.7525, 1.2830
CIE-Luv:
51.2644, 33.3304, -3.3494
Hunter-Lab:
44.1561, 17.5977, 2.7939
#a16b7a color charts
#a16b7a color shades, tints & tones
#a16b7a color schemes
#a16b7a color preview, HTML & CSS examples
This text has a color of #a16b7a
<p style="color:#a16b7a;">Text here</p>
.mytext {color:#a16b7a;}
This box has a color of #a16b7a
<div style="background-color:#a16b7a;">Content here</div>
.mybackground {background-color:#a16b7a;}
Border around this has a color of #a16b7a
<div style="border:2px solid #a16b7a;">Content here</div>
.myborder {border:2px solid #a16b7a;}