#affecf color space conversions
Hex:
#affecf
RGB:
175, 254, 207
CMY:
31, 0, 19
CMYK:
31, 0, 19, 0
HSL:
144°, 97.5309%, 84.1176%
HSV (HSB):
144°, 31.1024%, 99.6078%
XYZ:
64.3835, 84.5026, 71.9487
xyY:
0.2915, 0.3827, 84.5026
CIE-Lab:
93.6683, -33.5896, 14.8822
CIE-LCH:
93.6683, 36.7388, 156.1038
CIE-Luv:
93.6683, -38.2954, 28.0449
Hunter-Lab:
91.9253, -35.8497, 17.9422
#affecf color charts
#affecf color shades, tints & tones
#affecf color schemes
#affecf color preview, HTML & CSS examples
This text has a color of #affecf
<p style="color:#affecf;">Text here</p>
.mytext {color:#affecf;}
This box has a color of #affecf
<div style="background-color:#affecf;">Content here</div>
.mybackground {background-color:#affecf;}
Border around this has a color of #affecf
<div style="border:2px solid #affecf;">Content here</div>
.myborder {border:2px solid #affecf;}