#acd0d3 color space conversions
Hex:
#acd0d3
RGB:
172, 208, 211
CMY:
33, 18, 17
CMYK:
18, 1, 0, 17
HSL:
185°, 30.7087%, 75.0980%
HSV (HSB):
185°, 18.4834%, 82.7451%
XYZ:
51.3270, 58.5856, 70.2309
xyY:
0.2849, 0.3252, 58.5856
CIE-Lab:
81.0633, -11.2091, -5.4532
CIE-LCH:
81.0633, 12.4652, 205.9426
CIE-Luv:
81.0633, -18.8337, -6.4751
Hunter-Lab:
76.5412, -14.2486, -0.8231
#acd0d3 color charts
#acd0d3 color shades, tints & tones
#acd0d3 color schemes
#acd0d3 color preview, HTML & CSS examples
This text has a color of #acd0d3
<p style="color:#acd0d3;">Text here</p>
.mytext {color:#acd0d3;}
This box has a color of #acd0d3
<div style="background-color:#acd0d3;">Content here</div>
.mybackground {background-color:#acd0d3;}
Border around this has a color of #acd0d3
<div style="border:2px solid #acd0d3;">Content here</div>
.myborder {border:2px solid #acd0d3;}