#a67f80 color space conversions
Hex:
#a67f80
RGB:
166, 127, 128
CMY:
35, 50, 50
CMYK:
0, 23, 23, 35
HSL:
358°, 17.9724%, 57.4510%
HSV (HSB):
358°, 23.4940%, 65.0980%
XYZ:
27.2115, 24.8442, 23.7833
xyY:
0.3588, 0.3276, 24.8442
CIE-Lab:
56.9233, 15.2153, 5.2816
CIE-LCH:
56.9233, 16.1059, 19.1432
CIE-Luv:
56.9233, 24.5279, 4.5642
Hunter-Lab:
49.8440, 10.2222, 6.6003
#a67f80 color charts
#a67f80 color shades, tints & tones
#a67f80 color schemes
#a67f80 color preview, HTML & CSS examples
This text has a color of #a67f80
<p style="color:#a67f80;">Text here</p>
.mytext {color:#a67f80;}
This box has a color of #a67f80
<div style="background-color:#a67f80;">Content here</div>
.mybackground {background-color:#a67f80;}
Border around this has a color of #a67f80
<div style="border:2px solid #a67f80;">Content here</div>
.myborder {border:2px solid #a67f80;}