#affece color space conversions
Hex:
#affece
RGB:
175, 254, 206
CMY:
31, 0, 19
CMYK:
31, 0, 19, 0
HSL:
144°, 97.5309%, 84.1176%
HSV (HSB):
144°, 31.1024%, 99.6078%
XYZ:
64.2616, 84.4538, 71.3068
xyY:
0.2921, 0.3838, 84.4538
CIE-Lab:
93.6473, -33.7760, 15.3655
CIE-LCH:
93.6473, 37.1068, 155.5381
CIE-Luv:
93.6473, -38.3067, 28.7689
Hunter-Lab:
91.8988, -36.0040, 18.3244
#affece color charts
#affece RGB chart
#affece CMYK chart
#affece RGB pie chart
#affece color shades, tints & tones
#affece color schemes
#affece color preview, HTML & CSS examples
This text has a color of #affece
<p style="color:#affece;">Text here</p>
.mytext {color:#affece;}
Text color #affece
This box has a color of #affece
<div style="background-color:#affece;">Content here</div>
.mybackground {background-color:#affece;}
Background color #affece
Border around this has a color of #affece
<div style="border:2px solid #affece;">Content here</div>
.myborder {border:2px solid #affece;}
Border color #affece