#afe8e8 color space conversions
Hex:
#afe8e8
RGB:
175, 232, 232
CMY:
31, 9, 9
CMYK:
25, 0, 0, 9
HSL:
180°, 55.3398%, 79.8039%
HSV (HSB):
180°, 24.5690%, 90.9804%
XYZ:
61.1013, 72.6534, 87.1471
xyY:
0.2766, 0.3289, 72.6534
CIE-Lab:
88.2821, -17.9656, -5.8956
CIE-LCH:
88.2821, 18.9082, 198.1679
CIE-Luv:
88.2821, -28.4511, -6.1523
Hunter-Lab:
85.2370, -21.2086, -0.9528
#afe8e8 color charts
#afe8e8 color shades, tints & tones
#afe8e8 color schemes
#afe8e8 color preview, HTML & CSS examples
This text has a color of #afe8e8
<p style="color:#afe8e8;">Text here</p>
.mytext {color:#afe8e8;}
This box has a color of #afe8e8
<div style="background-color:#afe8e8;">Content here</div>
.mybackground {background-color:#afe8e8;}
Border around this has a color of #afe8e8
<div style="border:2px solid #afe8e8;">Content here</div>
.myborder {border:2px solid #afe8e8;}