#acdcd8 color space conversions
Hex:
#acdcd8
RGB:
172, 220, 216
CMY:
33, 14, 15
CMYK:
22, 0, 2, 14
HSL:
175°, 40.6780%, 76.8627%
HSV (HSB):
175°, 21.8182%, 86.2745%
XYZ:
55.0011, 64.9149, 74.5967
xyY:
0.2828, 0.3337, 64.9149
CIE-Lab:
84.4399, -16.2712, -3.1403
CIE-LCH:
84.4399, 16.5715, 190.9237
CIE-Luv:
84.4399, -24.3580, -2.0718
Hunter-Lab:
80.5698, -19.1438, 1.5044
#acdcd8 color charts
#acdcd8 color shades, tints & tones
#acdcd8 color schemes
#acdcd8 color preview, HTML & CSS examples
This text has a color of #acdcd8
<p style="color:#acdcd8;">Text here</p>
.mytext {color:#acdcd8;}
This box has a color of #acdcd8
<div style="background-color:#acdcd8;">Content here</div>
.mybackground {background-color:#acdcd8;}
Border around this has a color of #acdcd8
<div style="border:2px solid #acdcd8;">Content here</div>
.myborder {border:2px solid #acdcd8;}