#affab5 color space conversions
Hex:
#affab5
RGB:
175, 250, 181
CMY:
31, 2, 29
CMYK:
30, 0, 28, 2
HSL:
125°, 88.2353%, 83.3333%
HSV (HSB):
125°, 30.0000%, 98.0392%
XYZ:
60.2053, 80.8214, 56.1430
xyY:
0.3053, 0.4099, 80.8214
CIE-Lab:
92.0521, -36.3354, 25.9199
CIE-LCH:
92.0521, 44.6329, 144.4978
CIE-Luv:
92.0521, -36.7544, 43.6339
Hunter-Lab:
89.9007, -37.7872, 25.9039
#affab5 color charts
#affab5 color shades, tints & tones
#affab5 color schemes
#affab5 color preview, HTML & CSS examples
This text has a color of #affab5
<p style="color:#affab5;">Text here</p>
.mytext {color:#affab5;}
This box has a color of #affab5
<div style="background-color:#affab5;">Content here</div>
.mybackground {background-color:#affab5;}
Border around this has a color of #affab5
<div style="border:2px solid #affab5;">Content here</div>
.myborder {border:2px solid #affab5;}