#acdcd5 color space conversions
Hex:
#acdcd5
RGB:
172, 220, 213
CMY:
33, 14, 16
CMYK:
22, 0, 3, 14
HSL:
171°, 40.6780%, 76.8627%
HSV (HSB):
171°, 21.8182%, 86.2745%
XYZ:
54.6167, 64.7612, 72.5723
xyY:
0.2845, 0.3374, 64.7612
CIE-Lab:
84.3605, -16.9021, -1.6676
CIE-LCH:
84.3605, 16.9842, 185.6348
CIE-Luv:
84.3605, -24.3336, 0.3145
Hunter-Lab:
80.4743, -19.6848, 2.8639
#acdcd5 color charts
#acdcd5 color shades, tints & tones
#acdcd5 color schemes
#acdcd5 color preview, HTML & CSS examples
This text has a color of #acdcd5
<p style="color:#acdcd5;">Text here</p>
.mytext {color:#acdcd5;}
This box has a color of #acdcd5
<div style="background-color:#acdcd5;">Content here</div>
.mybackground {background-color:#acdcd5;}
Border around this has a color of #acdcd5
<div style="border:2px solid #acdcd5;">Content here</div>
.myborder {border:2px solid #acdcd5;}