#acddcf color space conversions
Hex:
#acddcf
RGB:
172, 221, 207
CMY:
33, 13, 19
CMYK:
22, 0, 6, 13
HSL:
163°, 41.8803%, 77.0588%
HSV (HSB):
163°, 22.1719%, 86.6667%
XYZ:
54.1322, 64.9886, 68.7225
xyY:
0.2882, 0.3460, 64.9886
CIE-Lab:
84.4778, -18.6407, 1.6802
CIE-LCH:
84.4778, 18.7163, 174.8494
CIE-Luv:
84.4778, -24.7438, 5.7277
Hunter-Lab:
80.6155, -21.2168, 5.8878
#acddcf color charts
#acddcf color shades, tints & tones
#acddcf color schemes
#acddcf color preview, HTML & CSS examples
This text has a color of #acddcf
<p style="color:#acddcf;">Text here</p>
.mytext {color:#acddcf;}
This box has a color of #acddcf
<div style="background-color:#acddcf;">Content here</div>
.mybackground {background-color:#acddcf;}
Border around this has a color of #acddcf
<div style="border:2px solid #acddcf;">Content here</div>
.myborder {border:2px solid #acddcf;}