#afffde color space conversions
Hex:
#afffde
RGB:
175, 255, 222
CMY:
31, 0, 13
CMYK:
31, 0, 13, 0
HSL:
155°, 100.0000%, 84.3137%
HSV (HSB):
155°, 31.3725%, 100.0000%
XYZ:
66.6240, 85.9079, 82.1777
xyY:
0.2839, 0.3660, 85.9079
CIE-Lab:
94.2730, -31.1599, 8.0322
CIE-LCH:
94.2730, 32.1785, 165.5453
CIE-Luv:
94.2730, -38.5611, 17.5988
Hunter-Lab:
92.6865, -33.8938, 12.3129
#afffde color charts
#afffde color shades, tints & tones
#afffde color schemes
#afffde color preview, HTML & CSS examples
This text has a color of #afffde
<p style="color:#afffde;">Text here</p>
.mytext {color:#afffde;}
This box has a color of #afffde
<div style="background-color:#afffde;">Content here</div>
.mybackground {background-color:#afffde;}
Border around this has a color of #afffde
<div style="border:2px solid #afffde;">Content here</div>
.myborder {border:2px solid #afffde;}