#afffce color space conversions
Hex:
#afffce
RGB:
175, 255, 206
CMY:
31, 0, 19
CMYK:
31, 0, 19, 0
HSL:
143°, 100.0000%, 84.3137%
HSV (HSB):
143°, 31.3725%, 100.0000%
XYZ:
64.5798, 85.0902, 71.4129
xyY:
0.2921, 0.3849, 85.0902
CIE-Lab:
93.9220, -34.2370, 15.7530
CIE-LCH:
93.9220, 37.6873, 155.2920
CIE-Luv:
93.9220, -38.7498, 29.4171
Hunter-Lab:
92.2443, -36.4607, 18.6705
#afffce color charts
#afffce color shades, tints & tones
#afffce color schemes
#afffce color preview, HTML & CSS examples
This text has a color of #afffce
<p style="color:#afffce;">Text here</p>
.mytext {color:#afffce;}
This box has a color of #afffce
<div style="background-color:#afffce;">Content here</div>
.mybackground {background-color:#afffce;}
Border around this has a color of #afffce
<div style="border:2px solid #afffce;">Content here</div>
.myborder {border:2px solid #afffce;}