#afab9e color space conversions
Hex:
#afab9e
RGB:
175, 171, 158
CMY:
31, 33, 38
CMYK:
0, 2, 10, 31
HSL:
46°, 9.6045%, 65.2941%
HSV (HSB):
46°, 9.7143%, 68.6275%
XYZ:
38.4137, 40.7084, 38.1806
xyY:
0.3275, 0.3470, 40.7084
CIE-Lab:
69.9711, -0.8911, 7.1919
CIE-LCH:
69.9711, 7.2469, 97.0630
CIE-Luv:
69.9711, 3.0828, 10.4386
Hunter-Lab:
63.8031, -4.1868, 9.1823
#afab9e color charts
#afab9e color shades, tints & tones
#afab9e color schemes
#afab9e color preview, HTML & CSS examples
This text has a color of #afab9e
<p style="color:#afab9e;">Text here</p>
.mytext {color:#afab9e;}
This box has a color of #afab9e
<div style="background-color:#afab9e;">Content here</div>
.mybackground {background-color:#afab9e;}
Border around this has a color of #afab9e
<div style="border:2px solid #afab9e;">Content here</div>
.myborder {border:2px solid #afab9e;}