#acddcc color space conversions
Hex:
#acddcc
RGB:
172, 221, 204
CMY:
33, 13, 20
CMYK:
22, 0, 8, 13
HSL:
159°, 41.8803%, 77.0588%
HSV (HSB):
159°, 22.1719%, 86.6667%
XYZ:
53.7688, 64.8432, 66.8088
xyY:
0.2900, 0.3497, 64.8432
CIE-Lab:
84.4029, -19.2471, 3.1584
CIE-LCH:
84.4029, 19.5045, 170.6810
CIE-Luv:
84.4029, -24.7229, 8.0614
Hunter-Lab:
80.5253, -21.7302, 7.1770
#acddcc color charts
#acddcc RGB chart
#acddcc CMYK chart
#acddcc RGB pie chart
#acddcc color shades, tints & tones
#acddcc color schemes
#acddcc color preview, HTML & CSS examples
This text has a color of #acddcc
<p style="color:#acddcc;">Text here</p>
.mytext {color:#acddcc;}
Text color #acddcc
This box has a color of #acddcc
<div style="background-color:#acddcc;">Content here</div>
.mybackground {background-color:#acddcc;}
Background color #acddcc
Border around this has a color of #acddcc
<div style="border:2px solid #acddcc;">Content here</div>
.myborder {border:2px solid #acddcc;}
Border color #acddcc