#affecd color space conversions
Hex:
#affecd
RGB:
175, 254, 205
CMY:
31, 0, 20
CMYK:
31, 0, 19, 0
HSL:
143°, 97.5309%, 84.1176%
HSV (HSB):
143°, 31.1024%, 99.6078%
XYZ:
64.1405, 84.4054, 70.6689
xyY:
0.2926, 0.3850, 84.4054
CIE-Lab:
93.6263, -33.9615, 15.8487
CIE-LCH:
93.6263, 37.4775, 154.9830
CIE-Luv:
93.6263, -38.3179, 29.4905
Hunter-Lab:
91.8724, -36.1574, 18.7044
#affecd color charts
#affecd color shades, tints & tones
#affecd color schemes
#affecd color preview, HTML & CSS examples
This text has a color of #affecd
<p style="color:#affecd;">Text here</p>
.mytext {color:#affecd;}
This box has a color of #affecd
<div style="background-color:#affecd;">Content here</div>
.mybackground {background-color:#affecd;}
Border around this has a color of #affecd
<div style="border:2px solid #affecd;">Content here</div>
.myborder {border:2px solid #affecd;}