#acdecb color space conversions
Hex:
#acdecb
RGB:
172, 222, 203
CMY:
33, 13, 20
CMYK:
23, 0, 9, 13
HSL:
157°, 43.1034%, 77.2549%
HSV (HSB):
157°, 22.5225%, 87.0588%
XYZ:
53.9140, 65.3250, 66.2673
xyY:
0.2906, 0.3521, 65.3250
CIE-Lab:
84.6509, -19.9443, 4.0465
CIE-LCH:
84.6509, 20.3507, 168.5311
CIE-Luv:
84.6509, -25.1766, 9.5154
Hunter-Lab:
80.8239, -22.3724, 7.9650
#acdecb color charts
#acdecb color shades, tints & tones
#acdecb color schemes
#acdecb color preview, HTML & CSS examples
This text has a color of #acdecb
<p style="color:#acdecb;">Text here</p>
.mytext {color:#acdecb;}
This box has a color of #acdecb
<div style="background-color:#acdecb;">Content here</div>
.mybackground {background-color:#acdecb;}
Border around this has a color of #acdecb
<div style="border:2px solid #acdecb;">Content here</div>
.myborder {border:2px solid #acdecb;}