#acdfde color space conversions
Hex:
#acdfde
RGB:
172, 223, 222
CMY:
33, 13, 13
CMYK:
23, 0, 0, 13
HSL:
179°, 44.3478%, 77.4510%
HSV (HSB):
179°, 22.8700%, 87.4510%
XYZ:
56.5857, 66.8199, 79.0224
xyY:
0.2795, 0.3301, 66.8199
CIE-Lab:
85.4129, -16.5018, -4.8827
CIE-LCH:
85.4129, 17.2090, 196.4827
CIE-Luv:
85.4129, -25.7449, -4.7654
Hunter-Lab:
81.7435, -19.4870, -0.0959
#acdfde color charts
#acdfde color shades, tints & tones
#acdfde color schemes
#acdfde color preview, HTML & CSS examples
This text has a color of #acdfde
<p style="color:#acdfde;">Text here</p>
.mytext {color:#acdfde;}
This box has a color of #acdfde
<div style="background-color:#acdfde;">Content here</div>
.mybackground {background-color:#acdfde;}
Border around this has a color of #acdfde
<div style="border:2px solid #acdfde;">Content here</div>
.myborder {border:2px solid #acdfde;}