#aff1dd color space conversions
Hex:
#aff1dd
RGB:
175, 241, 221
CMY:
31, 5, 13
CMYK:
27, 0, 8, 5
HSL:
162°, 70.2128%, 81.5686%
HSV (HSB):
162°, 27.3859%, 94.5098%
XYZ:
62.1856, 77.2450, 80.0389
xyY:
0.2833, 0.3520, 77.2450
CIE-Lab:
90.4343, -24.7043, 3.0075
CIE-LCH:
90.4343, 24.8866, 173.0590
CIE-Luv:
90.4343, -32.4269, 8.8327
Hunter-Lab:
87.8891, -27.5090, 7.5282
#aff1dd color charts
#aff1dd color shades, tints & tones
#aff1dd color schemes
#aff1dd color preview, HTML & CSS examples
This text has a color of #aff1dd
<p style="color:#aff1dd;">Text here</p>
.mytext {color:#aff1dd;}
This box has a color of #aff1dd
<div style="background-color:#aff1dd;">Content here</div>
.mybackground {background-color:#aff1dd;}
Border around this has a color of #aff1dd
<div style="border:2px solid #aff1dd;">Content here</div>
.myborder {border:2px solid #aff1dd;}