#affed0 color space conversions
Hex:
#affed0
RGB:
175, 254, 208
CMY:
31, 0, 18
CMYK:
31, 0, 18, 0
HSL:
145°, 97.5309%, 84.1176%
HSV (HSB):
145°, 31.1024%, 99.6078%
XYZ:
64.5062, 84.5516, 72.5948
xyY:
0.2910, 0.3815, 84.5516
CIE-Lab:
93.6896, -33.4023, 14.3990
CIE-LCH:
93.6896, 36.3737, 156.6803
CIE-Luv:
93.6896, -38.2842, 27.3187
Hunter-Lab:
91.9520, -35.6946, 17.5578
#affed0 color charts
#affed0 color shades, tints & tones
#affed0 color schemes
#affed0 color preview, HTML & CSS examples
This text has a color of #affed0
<p style="color:#affed0;">Text here</p>
.mytext {color:#affed0;}
This box has a color of #affed0
<div style="background-color:#affed0;">Content here</div>
.mybackground {background-color:#affed0;}
Border around this has a color of #affed0
<div style="border:2px solid #affed0;">Content here</div>
.myborder {border:2px solid #affed0;}