#affccf color space conversions
Hex:
#affccf
RGB:
175, 252, 207
CMY:
31, 1, 19
CMYK:
31, 0, 18, 1
HSL:
145°, 92.7711%, 83.7255%
HSV (HSB):
145°, 30.5556%, 98.8235%
XYZ:
63.7521, 83.2398, 71.7383
xyY:
0.2915, 0.3806, 83.2398
CIE-Lab:
93.1193, -32.6632, 14.1056
CIE-LCH:
93.1193, 35.5788, 156.6429
CIE-Luv:
93.1193, -37.4082, 26.7416
Hunter-Lab:
91.2358, -34.9338, 17.2456
#affccf color charts
#affccf color shades, tints & tones
#affccf color schemes
#affccf color preview, HTML & CSS examples
This text has a color of #affccf
<p style="color:#affccf;">Text here</p>
.mytext {color:#affccf;}
This box has a color of #affccf
<div style="background-color:#affccf;">Content here</div>
.mybackground {background-color:#affccf;}
Border around this has a color of #affccf
<div style="border:2px solid #affccf;">Content here</div>
.myborder {border:2px solid #affccf;}