#affbd6 color space conversions
Hex:
#affbd6
RGB:
175, 251, 214
CMY:
31, 2, 16
CMYK:
30, 0, 15, 2
HSL:
151°, 90.4762%, 83.5294%
HSV (HSB):
151°, 30.2789%, 98.4314%
XYZ:
64.3140, 82.9634, 76.2422
xyY:
0.2877, 0.3712, 82.9634
CIE-Lab:
92.9984, -30.8600, 10.3288
CIE-LCH:
92.9984, 32.5426, 161.4947
CIE-Luv:
92.9984, -36.8955, 20.9223
Hunter-Lab:
91.0842, -33.3597, 14.1302
#affbd6 color charts
#affbd6 color shades, tints & tones
#affbd6 color schemes
#affbd6 color preview, HTML & CSS examples
This text has a color of #affbd6
<p style="color:#affbd6;">Text here</p>
.mytext {color:#affbd6;}
This box has a color of #affbd6
<div style="background-color:#affbd6;">Content here</div>
.mybackground {background-color:#affbd6;}
Border around this has a color of #affbd6
<div style="border:2px solid #affbd6;">Content here</div>
.myborder {border:2px solid #affbd6;}