#affedc color space conversions
Hex:
#affedc
RGB:
175, 254, 220
CMY:
31, 0, 14
CMYK:
31, 0, 13, 0
HSL:
154°, 97.5309%, 84.1176%
HSV (HSB):
154°, 31.1024%, 99.6078%
XYZ:
66.0393, 85.1649, 80.6680
xyY:
0.2848, 0.3673, 85.1649
CIE-Lab:
93.9541, -31.0888, 8.6045
CIE-LCH:
93.9541, 32.2576, 164.5294
CIE-Luv:
93.9541, -38.1487, 18.4338
Hunter-Lab:
92.2848, -33.7634, 12.7728
#affedc color charts
#affedc color shades, tints & tones
#affedc color schemes
#affedc color preview, HTML & CSS examples
This text has a color of #affedc
<p style="color:#affedc;">Text here</p>
.mytext {color:#affedc;}
This box has a color of #affedc
<div style="background-color:#affedc;">Content here</div>
.mybackground {background-color:#affedc;}
Border around this has a color of #affedc
<div style="border:2px solid #affedc;">Content here</div>
.myborder {border:2px solid #affedc;}