#affcd9 color space conversions
Hex:
#affcd9
RGB:
175, 252, 217
CMY:
31, 1, 15
CMYK:
31, 0, 14, 1
HSL:
153°, 92.7711%, 83.7255%
HSV (HSB):
153°, 30.5556%, 98.8235%
XYZ:
65.0140, 83.7445, 78.3834
xyY:
0.2862, 0.3687, 83.7445
CIE-Lab:
93.3394, -30.7431, 9.2695
CIE-LCH:
93.3394, 32.1101, 163.2211
CIE-Luv:
93.3394, -37.3056, 19.3465
Hunter-Lab:
91.5120, -33.3322, 13.2744
#affcd9 color charts
#affcd9 color shades, tints & tones
#affcd9 color schemes
#affcd9 color preview, HTML & CSS examples
This text has a color of #affcd9
<p style="color:#affcd9;">Text here</p>
.mytext {color:#affcd9;}
This box has a color of #affcd9
<div style="background-color:#affcd9;">Content here</div>
.mybackground {background-color:#affcd9;}
Border around this has a color of #affcd9
<div style="border:2px solid #affcd9;">Content here</div>
.myborder {border:2px solid #affcd9;}