#acd2c7 color space conversions
Hex:
#acd2c7
RGB:
172, 210, 199
CMY:
33, 18, 22
CMYK:
18, 0, 5, 18
HSL:
163°, 29.6875%, 74.9020%
HSV (HSB):
163°, 18.0952%, 82.3529%
XYZ:
50.3687, 58.9874, 62.7638
xyY:
0.2926, 0.3427, 58.9874
CIE-Lab:
81.2846, -14.7135, 1.2837
CIE-LCH:
81.2846, 14.7694, 175.0138
CIE-Luv:
81.2846, -19.5568, 4.4435
Hunter-Lab:
76.8032, -17.3428, 5.3103
#acd2c7 color charts
#acd2c7 color shades, tints & tones
#acd2c7 color schemes
#acd2c7 color preview, HTML & CSS examples
This text has a color of #acd2c7
<p style="color:#acd2c7;">Text here</p>
.mytext {color:#acd2c7;}
This box has a color of #acd2c7
<div style="background-color:#acd2c7;">Content here</div>
.mybackground {background-color:#acd2c7;}
Border around this has a color of #acd2c7
<div style="border:2px solid #acd2c7;">Content here</div>
.myborder {border:2px solid #acd2c7;}