#aed3d4 color space conversions
Hex:
#aed3d4
RGB:
174, 211, 212
CMY:
32, 17, 17
CMYK:
18, 0, 0, 17
HSL:
182°, 30.6452%, 75.6863%
HSV (HSB):
182°, 17.9245%, 83.1373%
XYZ:
52.6335, 60.3407, 71.1602
xyY:
0.2858, 0.3277, 60.3407
CIE-Lab:
82.0230, -11.9202, -4.5572
CIE-LCH:
82.0230, 12.7617, 200.9223
CIE-Luv:
82.0230, -19.2833, -4.9715
Hunter-Lab:
77.6793, -14.9916, 0.0613
#aed3d4 color charts
#aed3d4 color shades, tints & tones
#aed3d4 color schemes
#aed3d4 color preview, HTML & CSS examples
This text has a color of #aed3d4
<p style="color:#aed3d4;">Text here</p>
.mytext {color:#aed3d4;}
This box has a color of #aed3d4
<div style="background-color:#aed3d4;">Content here</div>
.mybackground {background-color:#aed3d4;}
Border around this has a color of #aed3d4
<div style="border:2px solid #aed3d4;">Content here</div>
.myborder {border:2px solid #aed3d4;}