#affee1 color space conversions
Hex:
#affee1
RGB:
175, 254, 225
CMY:
31, 0, 12
CMYK:
31, 0, 11, 0
HSL:
158°, 97.5309%, 84.1176%
HSV (HSB):
158°, 31.1024%, 99.6078%
XYZ:
66.7116, 85.4338, 84.2085
xyY:
0.2823, 0.3615, 85.4338
CIE-Lab:
94.0697, -30.0894, 6.1941
CIE-LCH:
94.0697, 30.7203, 168.3678
CIE-Luv:
94.0697, -38.0920, 14.6449
Hunter-Lab:
92.4304, -32.9209, 10.6853
#affee1 color charts
#affee1 color shades, tints & tones
#affee1 color schemes
#affee1 color preview, HTML & CSS examples
This text has a color of #affee1
<p style="color:#affee1;">Text here</p>
.mytext {color:#affee1;}
This box has a color of #affee1
<div style="background-color:#affee1;">Content here</div>
.mybackground {background-color:#affee1;}
Border around this has a color of #affee1
<div style="border:2px solid #affee1;">Content here</div>
.myborder {border:2px solid #affee1;}