#aff8bf color space conversions
Hex:
#aff8bf
RGB:
175, 248, 191
CMY:
31, 3, 25
CMYK:
29, 0, 23, 3
HSL:
133°, 83.9080%, 82.9412%
HSV (HSB):
133°, 29.4355%, 97.2549%
XYZ:
60.6506, 80.0104, 61.5371
xyY:
0.3000, 0.3957, 80.0104
CIE-Lab:
91.6895, -33.7162, 20.3146
CIE-LCH:
91.6895, 39.3633, 148.9303
CIE-Luv:
91.6895, -35.7558, 35.5851
Hunter-Lab:
89.4485, -35.5029, 21.8247
#aff8bf color charts
#aff8bf color shades, tints & tones
#aff8bf color schemes
#aff8bf color preview, HTML & CSS examples
This text has a color of #aff8bf
<p style="color:#aff8bf;">Text here</p>
.mytext {color:#aff8bf;}
This box has a color of #aff8bf
<div style="background-color:#aff8bf;">Content here</div>
.mybackground {background-color:#aff8bf;}
Border around this has a color of #aff8bf
<div style="border:2px solid #aff8bf;">Content here</div>
.myborder {border:2px solid #aff8bf;}