#afcd9c color space conversions
Hex:
#afcd9c
RGB:
175, 205, 156
CMY:
31, 20, 39
CMYK:
15, 0, 24, 20
HSL:
97°, 32.8859%, 70.7843%
HSV (HSB):
97°, 23.9024%, 80.3922%
XYZ:
45.5113, 55.1769, 39.7040
xyY:
0.3242, 0.3930, 55.1769
CIE-Lab:
79.1431, -18.9312, 21.1543
CIE-LCH:
79.1431, 28.3883, 131.8257
CIE-Luv:
79.1431, -14.7928, 33.0480
Hunter-Lab:
74.2812, -20.6270, 20.3057
#afcd9c color charts
#afcd9c color shades, tints & tones
#afcd9c color schemes
#afcd9c color preview, HTML & CSS examples
This text has a color of #afcd9c
<p style="color:#afcd9c;">Text here</p>
.mytext {color:#afcd9c;}
This box has a color of #afcd9c
<div style="background-color:#afcd9c;">Content here</div>
.mybackground {background-color:#afcd9c;}
Border around this has a color of #afcd9c
<div style="border:2px solid #afcd9c;">Content here</div>
.myborder {border:2px solid #afcd9c;}