#a17d80 color space conversions
Hex:
#a17d80
RGB:
161, 125, 128
CMY:
37, 51, 50
CMYK:
0, 22, 20, 37
HSL:
355°, 16.0714%, 56.0784%
HSV (HSB):
355°, 22.3602%, 63.1373%
XYZ:
25.9278, 23.8028, 23.6499
xyY:
0.3533, 0.3244, 23.8028
CIE-Lab:
55.8898, 14.4045, 3.7252
CIE-LCH:
55.8898, 14.8784, 14.5000
CIE-Luv:
55.8898, 22.2618, 2.6222
Hunter-Lab:
48.7881, 9.4824, 5.4110
#a17d80 color charts
#a17d80 color shades, tints & tones
#a17d80 color schemes
#a17d80 color preview, HTML & CSS examples
This text has a color of #a17d80
<p style="color:#a17d80;">Text here</p>
.mytext {color:#a17d80;}
This box has a color of #a17d80
<div style="background-color:#a17d80;">Content here</div>
.mybackground {background-color:#a17d80;}
Border around this has a color of #a17d80
<div style="border:2px solid #a17d80;">Content here</div>
.myborder {border:2px solid #a17d80;}