#a17f7a color space conversions
Hex:
#a17f7a
RGB:
161, 127, 122
CMY:
37, 50, 52
CMYK:
0, 21, 24, 37
HSL:
8°, 17.1806%, 55.4902%
HSV (HSB):
8°, 24.2236%, 63.1373%
XYZ:
25.8002, 24.1610, 21.7161
xyY:
0.3599, 0.3371, 24.1610
CIE-Lab:
56.2486, 12.3249, 7.7143
CIE-LCH:
56.2486, 14.5401, 32.0428
CIE-Luv:
56.2486, 21.7863, 8.2619
Hunter-Lab:
49.1538, 7.6731, 8.2134
#a17f7a color charts
#a17f7a color shades, tints & tones
#a17f7a color schemes
#a17f7a color preview, HTML & CSS examples
This text has a color of #a17f7a
<p style="color:#a17f7a;">Text here</p>
.mytext {color:#a17f7a;}
This box has a color of #a17f7a
<div style="background-color:#a17f7a;">Content here</div>
.mybackground {background-color:#a17f7a;}
Border around this has a color of #a17f7a
<div style="border:2px solid #a17f7a;">Content here</div>
.myborder {border:2px solid #a17f7a;}