#acdec3 color space conversions
Hex:
#acdec3
RGB:
172, 222, 195
CMY:
33, 13, 24
CMYK:
23, 0, 12, 13
HSL:
148°, 43.1034%, 77.2549%
HSV (HSB):
148°, 22.5225%, 87.0588%
XYZ:
52.9849, 64.9533, 61.3744
xyY:
0.2955, 0.3622, 64.9533
CIE-Lab:
84.4597, -21.5115, 7.9953
CIE-LCH:
84.4597, 22.9493, 159.6111
CIE-Luv:
84.4597, -25.1292, 15.6199
Hunter-Lab:
80.5936, -23.6872, 11.2645
#acdec3 color charts
#acdec3 color shades, tints & tones
#acdec3 color schemes
#acdec3 color preview, HTML & CSS examples
This text has a color of #acdec3
<p style="color:#acdec3;">Text here</p>
.mytext {color:#acdec3;}
This box has a color of #acdec3
<div style="background-color:#acdec3;">Content here</div>
.mybackground {background-color:#acdec3;}
Border around this has a color of #acdec3
<div style="border:2px solid #acdec3;">Content here</div>
.myborder {border:2px solid #acdec3;}