#afdcc9 color space conversions
Hex:
#afdcc9
RGB:
175, 220, 201
CMY:
31, 14, 21
CMYK:
20, 0, 9, 14
HSL:
155°, 39.1304%, 77.4510%
HSV (HSB):
155°, 20.4545%, 86.2745%
XYZ:
53.8150, 64.5174, 64.8751
xyY:
0.2937, 0.3522, 64.5174
CIE-Lab:
84.2344, -18.4026, 4.5237
CIE-LCH:
84.2344, 18.9505, 166.1894
CIE-Luv:
84.2344, -22.8274, 9.9631
Hunter-Lab:
80.3227, -20.9725, 8.3385
#afdcc9 color charts
#afdcc9 color shades, tints & tones
#afdcc9 color schemes
#afdcc9 color preview, HTML & CSS examples
This text has a color of #afdcc9
<p style="color:#afdcc9;">Text here</p>
.mytext {color:#afdcc9;}
This box has a color of #afdcc9
<div style="background-color:#afdcc9;">Content here</div>
.mybackground {background-color:#afdcc9;}
Border around this has a color of #afdcc9
<div style="border:2px solid #afdcc9;">Content here</div>
.myborder {border:2px solid #afdcc9;}