#affbb9 color space conversions
Hex:
#affbb9
RGB:
175, 251, 185
CMY:
31, 2, 27
CMYK:
30, 0, 26, 2
HSL:
128°, 90.4762%, 83.5294%
HSV (HSB):
128°, 30.2789%, 98.4314%
XYZ:
60.9333, 81.6111, 58.4399
xyY:
0.3032, 0.4061, 81.6111
CIE-Lab:
92.4029, -36.1235, 24.3668
CIE-LCH:
92.4029, 43.5734, 145.9987
CIE-Luv:
92.4029, -37.1749, 41.5644
Hunter-Lab:
90.3389, -37.6952, 24.8827
#affbb9 color charts
#affbb9 color shades, tints & tones
#affbb9 color schemes
#affbb9 color preview, HTML & CSS examples
This text has a color of #affbb9
<p style="color:#affbb9;">Text here</p>
.mytext {color:#affbb9;}
This box has a color of #affbb9
<div style="background-color:#affbb9;">Content here</div>
.mybackground {background-color:#affbb9;}
Border around this has a color of #affbb9
<div style="border:2px solid #affbb9;">Content here</div>
.myborder {border:2px solid #affbb9;}