#acd8cc color space conversions
Hex:
#acd8cc
RGB:
172, 216, 204
CMY:
33, 15, 20
CMYK:
20, 0, 6, 15
HSL:
164°, 36.0656%, 76.0784%
HSV (HSB):
164°, 20.3704%, 84.7059%
XYZ:
52.4682, 62.2420, 66.3753
xyY:
0.2897, 0.3437, 62.2420
CIE-Lab:
83.0420, -16.7425, 1.1804
CIE-LCH:
83.0420, 16.7841, 175.9672
CIE-Luv:
83.0420, -22.4173, 4.6403
Hunter-Lab:
78.8936, -19.3524, 5.3433
#acd8cc color charts
#acd8cc color shades, tints & tones
#acd8cc color schemes
#acd8cc color preview, HTML & CSS examples
This text has a color of #acd8cc
<p style="color:#acd8cc;">Text here</p>
.mytext {color:#acd8cc;}
This box has a color of #acd8cc
<div style="background-color:#acd8cc;">Content here</div>
.mybackground {background-color:#acd8cc;}
Border around this has a color of #acd8cc
<div style="border:2px solid #acd8cc;">Content here</div>
.myborder {border:2px solid #acd8cc;}