#acdcdd color space conversions
Hex:
#acdcdd
RGB:
172, 220, 221
CMY:
33, 14, 13
CMYK:
22, 0, 0, 13
HSL:
181°, 41.8803%, 77.0588%
HSV (HSB):
181°, 22.1719%, 86.6667%
XYZ:
55.6576, 65.1775, 78.0537
xyY:
0.2798, 0.3277, 65.1775
CIE-Lab:
84.5751, -15.2030, -5.5897
CIE-LCH:
84.5751, 16.1981, 200.1869
CIE-Luv:
84.5751, -24.3995, -6.0807
Hunter-Lab:
80.7326, -18.2229, -0.8098
#acdcdd color charts
#acdcdd color shades, tints & tones
#acdcdd color schemes
#acdcdd color preview, HTML & CSS examples
This text has a color of #acdcdd
<p style="color:#acdcdd;">Text here</p>
.mytext {color:#acdcdd;}
This box has a color of #acdcdd
<div style="background-color:#acdcdd;">Content here</div>
.mybackground {background-color:#acdcdd;}
Border around this has a color of #acdcdd
<div style="border:2px solid #acdcdd;">Content here</div>
.myborder {border:2px solid #acdcdd;}