#affbb6 color space conversions
Hex:
#affbb6
RGB:
175, 251, 182
CMY:
31, 2, 29
CMYK:
30, 0, 27, 2
HSL:
126°, 90.4762%, 83.5294%
HSV (HSB):
126°, 30.2789%, 98.4314%
XYZ:
60.6199, 81.4857, 56.7893
xyY:
0.3048, 0.4097, 81.4857
CIE-Lab:
92.3474, -36.6246, 25.8159
CIE-LCH:
92.3474, 44.8087, 144.8208
CIE-Luv:
92.3474, -37.2031, 43.5762
Hunter-Lab:
90.2694, -38.1010, 25.8888
#affbb6 color charts
#affbb6 color shades, tints & tones
#affbb6 color schemes
#affbb6 color preview, HTML & CSS examples
This text has a color of #affbb6
<p style="color:#affbb6;">Text here</p>
.mytext {color:#affbb6;}
This box has a color of #affbb6
<div style="background-color:#affbb6;">Content here</div>
.mybackground {background-color:#affbb6;}
Border around this has a color of #affbb6
<div style="border:2px solid #affbb6;">Content here</div>
.myborder {border:2px solid #affbb6;}