#acd0c0 color space conversions
Hex:
#acd0c0
RGB:
172, 208, 192
CMY:
33, 18, 25
CMYK:
17, 0, 8, 18
HSL:
153°, 27.6923%, 74.5098%
HSV (HSB):
153°, 17.3077%, 81.5686%
XYZ:
49.0836, 57.6882, 58.4171
xyY:
0.2971, 0.3492, 57.6882
CIE-Lab:
80.5651, -15.0829, 3.9779
CIE-LCH:
80.5651, 15.5986, 165.2256
CIE-Luv:
80.5651, -18.4962, 8.5231
Hunter-Lab:
75.9527, -17.5638, 7.5655
#acd0c0 color charts
#acd0c0 color shades, tints & tones
#acd0c0 color schemes
#acd0c0 color preview, HTML & CSS examples
This text has a color of #acd0c0
<p style="color:#acd0c0;">Text here</p>
.mytext {color:#acd0c0;}
This box has a color of #acd0c0
<div style="background-color:#acd0c0;">Content here</div>
.mybackground {background-color:#acd0c0;}
Border around this has a color of #acd0c0
<div style="border:2px solid #acd0c0;">Content here</div>
.myborder {border:2px solid #acd0c0;}