#acdece color space conversions
Hex:
#acdece
RGB:
172, 222, 206
CMY:
33, 13, 19
CMYK:
23, 0, 7, 13
HSL:
161°, 43.1034%, 77.2549%
HSV (HSB):
161°, 22.5225%, 87.0588%
XYZ:
54.2751, 65.4694, 68.1688
xyY:
0.2888, 0.3484, 65.4694
CIE-Lab:
84.7251, -19.3419, 2.5684
CIE-LCH:
84.7251, 19.5117, 172.4359
CIE-Luv:
84.7251, -25.1950, 7.1922
Hunter-Lab:
80.9132, -21.8635, 6.6878
#acdece color charts
#acdece color shades, tints & tones
#acdece color schemes
#acdece color preview, HTML & CSS examples
This text has a color of #acdece
<p style="color:#acdece;">Text here</p>
.mytext {color:#acdece;}
This box has a color of #acdece
<div style="background-color:#acdece;">Content here</div>
.mybackground {background-color:#acdece;}
Border around this has a color of #acdece
<div style="border:2px solid #acdece;">Content here</div>
.myborder {border:2px solid #acdece;}