#afb99c color space conversions
Hex:
#afb99c
RGB:
175, 185, 156
CMY:
31, 27, 39
CMYK:
5, 0, 16, 27
HSL:
81°, 17.1598%, 66.8627%
HSV (HSB):
81°, 15.6757%, 72.5490%
XYZ:
41.0289, 46.2122, 38.2099
xyY:
0.3271, 0.3684, 46.2122
CIE-Lab:
73.6830, -8.6847, 13.5557
CIE-LCH:
73.6830, 16.0991, 122.6464
CIE-Luv:
73.6830, -4.3095, 20.7257
Hunter-Lab:
67.9795, -11.2309, 14.2600
#afb99c color charts
#afb99c color shades, tints & tones
#afb99c color schemes
#afb99c color preview, HTML & CSS examples
This text has a color of #afb99c
<p style="color:#afb99c;">Text here</p>
.mytext {color:#afb99c;}
This box has a color of #afb99c
<div style="background-color:#afb99c;">Content here</div>
.mybackground {background-color:#afb99c;}
Border around this has a color of #afb99c
<div style="border:2px solid #afb99c;">Content here</div>
.myborder {border:2px solid #afb99c;}