#acd5d5 color space conversions
Hex:
#acd5d5
RGB:
172, 213, 213
CMY:
33, 16, 16
CMYK:
19, 0, 0, 16
HSL:
180°, 32.8000%, 75.4902%
HSV (HSB):
180°, 19.2488%, 83.5294%
XYZ:
52.8177, 61.1633, 71.9727
xyY:
0.2840, 0.3289, 61.1633
CIE-Lab:
82.4664, -13.3530, -4.4508
CIE-LCH:
82.4664, 14.0752, 198.4342
CIE-Luv:
82.4664, -21.1519, -4.5768
Hunter-Lab:
78.2069, -16.3106, 0.1811
#acd5d5 color charts
#acd5d5 color shades, tints & tones
#acd5d5 color schemes
#acd5d5 color preview, HTML & CSS examples
This text has a color of #acd5d5
<p style="color:#acd5d5;">Text here</p>
.mytext {color:#acd5d5;}
This box has a color of #acd5d5
<div style="background-color:#acd5d5;">Content here</div>
.mybackground {background-color:#acd5d5;}
Border around this has a color of #acd5d5
<div style="border:2px solid #acd5d5;">Content here</div>
.myborder {border:2px solid #acd5d5;}