#aafcea color space conversions
Hex:
#aafcea
RGB:
170, 252, 234
CMY:
33, 1, 8
CMYK:
33, 0, 7, 1
HSL:
167°, 93.1818%, 82.7451%
HSV (HSB):
167°, 32.5397%, 98.8235%
XYZ:
66.2393, 84.1074, 90.5851
xyY:
0.2749, 0.3491, 84.1074
CIE-Lab:
93.4971, -28.6724, 0.6852
CIE-LCH:
93.4971, 28.6806, 178.6310
CIE-Luv:
93.4971, -39.1388, 5.9369
Hunter-Lab:
91.7101, -31.5678, 5.6344
#aafcea color charts
#aafcea color shades, tints & tones
#aafcea color schemes
#aafcea color preview, HTML & CSS examples
This text has a color of #aafcea
<p style="color:#aafcea;">Text here</p>
.mytext {color:#aafcea;}
This box has a color of #aafcea
<div style="background-color:#aafcea;">Content here</div>
.mybackground {background-color:#aafcea;}
Border around this has a color of #aafcea
<div style="border:2px solid #aafcea;">Content here</div>
.myborder {border:2px solid #aafcea;}