#acdcd4 color space conversions
Hex:
#acdcd4
RGB:
172, 220, 212
CMY:
33, 14, 17
CMYK:
22, 0, 4, 14
HSL:
170°, 40.6780%, 76.8627%
HSV (HSB):
170°, 21.8182%, 86.2745%
XYZ:
54.4901, 64.7105, 71.9058
xyY:
0.2851, 0.3386, 64.7105
CIE-Lab:
84.3343, -17.1107, -1.1762
CIE-LCH:
84.3343, 17.1511, 183.9325
CIE-Luv:
84.3343, -24.3255, 1.1065
Hunter-Lab:
80.4429, -19.8632, 3.3122
#acdcd4 color charts
#acdcd4 color shades, tints & tones
#acdcd4 color schemes
#acdcd4 color preview, HTML & CSS examples
This text has a color of #acdcd4
<p style="color:#acdcd4;">Text here</p>
.mytext {color:#acdcd4;}
This box has a color of #acdcd4
<div style="background-color:#acdcd4;">Content here</div>
.mybackground {background-color:#acdcd4;}
Border around this has a color of #acdcd4
<div style="border:2px solid #acdcd4;">Content here</div>
.myborder {border:2px solid #acdcd4;}