#affbdf color space conversions
Hex:
#affbdf
RGB:
175, 251, 223
CMY:
31, 2, 13
CMYK:
30, 0, 11, 2
HSL:
158°, 90.4762%, 83.5294%
HSV (HSB):
158°, 30.2789%, 98.4314%
XYZ:
65.4957, 83.4360, 82.4648
xyY:
0.2830, 0.3606, 83.4360
CIE-Lab:
93.2050, -29.0784, 5.9791
CIE-LCH:
93.2050, 29.6867, 168.3808
CIE-Luv:
93.2050, -36.8078, 14.1306
Hunter-Lab:
91.3433, -31.8614, 10.4133
#affbdf color charts
#affbdf color shades, tints & tones
#affbdf color schemes
#affbdf color preview, HTML & CSS examples
This text has a color of #affbdf
<p style="color:#affbdf;">Text here</p>
.mytext {color:#affbdf;}
This box has a color of #affbdf
<div style="background-color:#affbdf;">Content here</div>
.mybackground {background-color:#affbdf;}
Border around this has a color of #affbdf
<div style="border:2px solid #affbdf;">Content here</div>
.myborder {border:2px solid #affbdf;}