#acdecc color space conversions
Hex:
#acdecc
RGB:
172, 222, 204
CMY:
33, 13, 20
CMYK:
23, 0, 8, 13
HSL:
158°, 43.1034%, 77.2549%
HSV (HSB):
158°, 22.5225%, 87.0588%
XYZ:
54.0336, 65.3728, 66.8971
xyY:
0.2900, 0.3509, 65.3728
CIE-Lab:
84.6755, -19.7444, 3.5536
CIE-LCH:
84.6755, 20.0616, 169.7971
CIE-Luv:
84.6755, -25.1827, 8.7430
Hunter-Lab:
80.8535, -22.2037, 7.5417
#acdecc color charts
#acdecc RGB chart
#acdecc CMYK chart
#acdecc RGB pie chart
#acdecc color shades, tints & tones
#acdecc color schemes
#acdecc color preview, HTML & CSS examples
This text has a color of #acdecc
<p style="color:#acdecc;">Text here</p>
.mytext {color:#acdecc;}
Text color #acdecc
This box has a color of #acdecc
<div style="background-color:#acdecc;">Content here</div>
.mybackground {background-color:#acdecc;}
Background color #acdecc
Border around this has a color of #acdecc
<div style="border:2px solid #acdecc;">Content here</div>
.myborder {border:2px solid #acdecc;}
Border color #acdecc