#aedbc3 color space conversions
Hex:
#aedbc3
RGB:
174, 219, 195
CMY:
32, 14, 24
CMYK:
21, 0, 11, 14
HSL:
148°, 38.4615%, 77.0588%
HSV (HSB):
148°, 20.5479%, 85.8824%
XYZ:
52.6374, 63.6018, 61.1319
xyY:
0.2968, 0.3586, 63.6018
CIE-Lab:
83.7580, -19.3886, 7.0035
CIE-LCH:
83.7580, 20.6147, 160.1394
CIE-Luv:
83.7580, -22.7749, 13.7866
Hunter-Lab:
79.7508, -21.7496, 10.3776
#aedbc3 color charts
#aedbc3 color shades, tints & tones
#aedbc3 color schemes
#aedbc3 color preview, HTML & CSS examples
This text has a color of #aedbc3
<p style="color:#aedbc3;">Text here</p>
.mytext {color:#aedbc3;}
This box has a color of #aedbc3
<div style="background-color:#aedbc3;">Content here</div>
.mybackground {background-color:#aedbc3;}
Border around this has a color of #aedbc3
<div style="border:2px solid #aedbc3;">Content here</div>
.myborder {border:2px solid #aedbc3;}