#acdec5 color space conversions
Hex:
#acdec5
RGB:
172, 222, 197
CMY:
33, 13, 23
CMYK:
23, 0, 11, 13
HSL:
150°, 43.1034%, 77.2549%
HSV (HSB):
150°, 22.5225%, 87.0588%
XYZ:
53.2126, 65.0444, 62.5736
xyY:
0.2943, 0.3597, 65.0444
CIE-Lab:
84.5066, -21.1251, 7.0072
CIE-LCH:
84.5066, 22.2570, 161.6494
CIE-Luv:
84.5066, -25.1408, 14.1067
Hunter-Lab:
80.6501, -23.3642, 10.4541
#acdec5 color charts
#acdec5 color shades, tints & tones
#acdec5 color schemes
#acdec5 color preview, HTML & CSS examples
This text has a color of #acdec5
<p style="color:#acdec5;">Text here</p>
.mytext {color:#acdec5;}
This box has a color of #acdec5
<div style="background-color:#acdec5;">Content here</div>
.mybackground {background-color:#acdec5;}
Border around this has a color of #acdec5
<div style="border:2px solid #acdec5;">Content here</div>
.myborder {border:2px solid #acdec5;}