#acdddf color space conversions
Hex:
#acdddf
RGB:
172, 221, 223
CMY:
33, 13, 13
CMYK:
23, 1, 0, 13
HSL:
182°, 44.3478%, 77.4510%
HSV (HSB):
182°, 22.8700%, 87.4510%
XYZ:
56.1890, 65.8113, 79.5534
xyY:
0.2788, 0.3265, 65.8113
CIE-Lab:
84.9001, -15.2766, -6.1686
CIE-LCH:
84.9001, 16.4750, 201.9886
CIE-Luv:
84.9001, -24.8616, -6.9856
Hunter-Lab:
81.1241, -18.3329, -1.3551
#acdddf color charts
#acdddf RGB chart
#acdddf CMYK chart
#acdddf RGB pie chart
#acdddf color shades, tints & tones
#acdddf color schemes
#acdddf color preview, HTML & CSS examples
This text has a color of #acdddf
<p style="color:#acdddf;">Text here</p>
.mytext {color:#acdddf;}
Text color #acdddf
This box has a color of #acdddf
<div style="background-color:#acdddf;">Content here</div>
.mybackground {background-color:#acdddf;}
Background color #acdddf
Border around this has a color of #acdddf
<div style="border:2px solid #acdddf;">Content here</div>
.myborder {border:2px solid #acdddf;}
Border color #acdddf