#afdfbb color space conversions
Hex:
#afdfbb
RGB:
175, 223, 187
CMY:
31, 13, 27
CMYK:
22, 0, 16, 13
HSL:
135°, 42.8571%, 78.0392%
HSV (HSB):
135°, 21.5247%, 87.4510%
XYZ:
53.0365, 65.4772, 56.8567
xyY:
0.3024, 0.3734, 65.4772
CIE-Lab:
84.7290, -22.5388, 12.6171
CIE-LCH:
84.7290, 25.8299, 150.7602
CIE-Luv:
84.7290, -24.1186, 22.4644
Hunter-Lab:
80.9180, -24.6112, 14.9826
#afdfbb color charts
#afdfbb color shades, tints & tones
#afdfbb color schemes
#afdfbb color preview, HTML & CSS examples
This text has a color of #afdfbb
<p style="color:#afdfbb;">Text here</p>
.mytext {color:#afdfbb;}
This box has a color of #afdfbb
<div style="background-color:#afdfbb;">Content here</div>
.mybackground {background-color:#afdfbb;}
Border around this has a color of #afdfbb
<div style="border:2px solid #afdfbb;">Content here</div>
.myborder {border:2px solid #afdfbb;}