#affcc9 color space conversions
Hex:
#affcc9
RGB:
175, 252, 201
CMY:
31, 1, 21
CMYK:
31, 0, 20, 1
HSL:
140°, 92.7711%, 83.7255%
HSV (HSB):
140°, 30.5556%, 98.8235%
XYZ:
63.0322, 82.9518, 67.9475
xyY:
0.2946, 0.3877, 82.9518
CIE-Lab:
92.9933, -33.7739, 17.0094
CIE-LCH:
92.9933, 37.8153, 153.2690
CIE-Luv:
92.9933, -37.4695, 31.0710
Hunter-Lab:
91.0779, -35.8519, 19.5220
#affcc9 color charts
#affcc9 color shades, tints & tones
#affcc9 color schemes
#affcc9 color preview, HTML & CSS examples
This text has a color of #affcc9
<p style="color:#affcc9;">Text here</p>
.mytext {color:#affcc9;}
This box has a color of #affcc9
<div style="background-color:#affcc9;">Content here</div>
.mybackground {background-color:#affcc9;}
Border around this has a color of #affcc9
<div style="border:2px solid #affcc9;">Content here</div>
.myborder {border:2px solid #affcc9;}