#a17f80 color space conversions
Hex:
#a17f80
RGB:
161, 127, 128
CMY:
37, 50, 50
CMYK:
0, 21, 20, 37
HSL:
358°, 15.3153%, 56.4706%
HSV (HSB):
358°, 21.1180%, 63.1373%
XYZ:
26.1836, 24.3143, 23.7352
xyY:
0.3527, 0.3275, 24.3143
CIE-Lab:
56.4011, 13.2633, 4.4625
CIE-LCH:
56.4011, 13.9939, 18.5959
CIE-Luv:
56.4011, 21.1217, 3.8221
Hunter-Lab:
49.3096, 8.4926, 5.9774
#a17f80 color charts
#a17f80 color shades, tints & tones
#a17f80 color schemes
#a17f80 color preview, HTML & CSS examples
This text has a color of #a17f80
<p style="color:#a17f80;">Text here</p>
.mytext {color:#a17f80;}
This box has a color of #a17f80
<div style="background-color:#a17f80;">Content here</div>
.mybackground {background-color:#a17f80;}
Border around this has a color of #a17f80
<div style="border:2px solid #a17f80;">Content here</div>
.myborder {border:2px solid #a17f80;}