#afddbb color space conversions
Hex:
#afddbb
RGB:
175, 221, 187
CMY:
31, 13, 27
CMYK:
21, 0, 15, 13
HSL:
136°, 40.3509%, 77.6471%
HSV (HSB):
136°, 20.8145%, 86.6667%
XYZ:
52.5053, 64.4147, 56.6797
xyY:
0.3025, 0.3711, 64.4147
CIE-Lab:
84.1812, -21.5566, 11.8400
CIE-LCH:
84.1812, 24.5941, 151.2222
CIE-Luv:
84.1812, -23.1654, 21.1648
Hunter-Lab:
80.2588, -23.6782, 14.3099
#afddbb color charts
#afddbb color shades, tints & tones
#afddbb color schemes
#afddbb color preview, HTML & CSS examples
This text has a color of #afddbb
<p style="color:#afddbb;">Text here</p>
.mytext {color:#afddbb;}
This box has a color of #afddbb
<div style="background-color:#afddbb;">Content here</div>
.mybackground {background-color:#afddbb;}
Border around this has a color of #afddbb
<div style="border:2px solid #afddbb;">Content here</div>
.myborder {border:2px solid #afddbb;}