#afefd7 color space conversions
Hex:
#afefd7
RGB:
175, 239, 215
CMY:
31, 6, 16
CMYK:
27, 0, 10, 6
HSL:
158°, 66.6667%, 81.1765%
HSV (HSB):
158°, 26.7782%, 93.7255%
XYZ:
60.8114, 75.7533, 75.7067
xyY:
0.2865, 0.3569, 75.7533
CIE-Lab:
89.7447, -24.9530, 5.1356
CIE-LCH:
89.7447, 25.4760, 168.3703
CIE-Luv:
89.7447, -31.5573, 12.0913
Hunter-Lab:
87.0363, -27.5974, 9.3533
#afefd7 color charts
#afefd7 color shades, tints & tones
#afefd7 color schemes
#afefd7 color preview, HTML & CSS examples
This text has a color of #afefd7
<p style="color:#afefd7;">Text here</p>
.mytext {color:#afefd7;}
This box has a color of #afefd7
<div style="background-color:#afefd7;">Content here</div>
.mybackground {background-color:#afefd7;}
Border around this has a color of #afefd7
<div style="border:2px solid #afefd7;">Content here</div>
.myborder {border:2px solid #afefd7;}