#aff9da color space conversions
Hex:
#aff9da
RGB:
175, 249, 218
CMY:
31, 2, 15
CMYK:
30, 0, 12, 2
HSL:
155°, 86.0465%, 83.1373%
HSV (HSB):
155°, 29.7189%, 97.6471%
XYZ:
64.2098, 81.9273, 78.7590
xyY:
0.2855, 0.3643, 81.9273
CIE-Lab:
92.5428, -29.1332, 7.6101
CIE-LCH:
92.5428, 30.1107, 165.3605
CIE-Luv:
92.5428, -35.9772, 16.5772
Hunter-Lab:
90.5137, -31.7723, 11.7694
#aff9da color charts
#aff9da color shades, tints & tones
#aff9da color schemes
#aff9da color preview, HTML & CSS examples
This text has a color of #aff9da
<p style="color:#aff9da;">Text here</p>
.mytext {color:#aff9da;}
This box has a color of #aff9da
<div style="background-color:#aff9da;">Content here</div>
.mybackground {background-color:#aff9da;}
Border around this has a color of #aff9da
<div style="border:2px solid #aff9da;">Content here</div>
.myborder {border:2px solid #aff9da;}