#aed5d5 color space conversions
Hex:
#aed5d5
RGB:
174, 213, 213
CMY:
32, 16, 16
CMYK:
18, 0, 0, 16
HSL:
180°, 31.7073%, 75.8824%
HSV (HSB):
180°, 18.3099%, 83.5294%
XYZ:
53.2600, 61.3913, 71.9934
xyY:
0.2854, 0.3289, 61.3913
CIE-Lab:
82.5886, -12.7354, -4.2568
CIE-LCH:
82.5886, 13.4280, 198.4820
CIE-Luv:
82.5886, -20.2178, -4.3754
Hunter-Lab:
78.3526, -15.7819, 0.3689
#aed5d5 color charts
#aed5d5 color shades, tints & tones
#aed5d5 color schemes
#aed5d5 color preview, HTML & CSS examples
This text has a color of #aed5d5
<p style="color:#aed5d5;">Text here</p>
.mytext {color:#aed5d5;}
This box has a color of #aed5d5
<div style="background-color:#aed5d5;">Content here</div>
.mybackground {background-color:#aed5d5;}
Border around this has a color of #aed5d5
<div style="border:2px solid #aed5d5;">Content here</div>
.myborder {border:2px solid #aed5d5;}