#afffef color space conversions
Hex:
#afffef
RGB:
175, 255, 239
CMY:
31, 0, 6
CMYK:
31, 0, 6, 0
HSL:
168°, 100.0000%, 84.3137%
HSV (HSB):
168°, 31.3725%, 100.0000%
XYZ:
69.0192, 86.8660, 94.7905
xyY:
0.2753, 0.3465, 86.8660
CIE-Lab:
94.6814, -27.6603, -0.1399
CIE-LCH:
94.6814, 27.6607, 180.2898
CIE-Luv:
94.6814, -38.3597, 4.4963
Hunter-Lab:
93.2019, -30.9180, 4.9408
#afffef color charts
#afffef color shades, tints & tones
#afffef color schemes
#afffef color preview, HTML & CSS examples
This text has a color of #afffef
<p style="color:#afffef;">Text here</p>
.mytext {color:#afffef;}
This box has a color of #afffef
<div style="background-color:#afffef;">Content here</div>
.mybackground {background-color:#afffef;}
Border around this has a color of #afffef
<div style="border:2px solid #afffef;">Content here</div>
.myborder {border:2px solid #afffef;}