#acdabc color space conversions
Hex:
#acdabc
RGB:
172, 218, 188
CMY:
33, 15, 26
CMYK:
21, 0, 14, 15
HSL:
141°, 38.3333%, 76.4706%
HSV (HSB):
141°, 21.1009%, 85.4902%
XYZ:
51.1618, 62.5443, 56.9527
xyY:
0.2998, 0.3665, 62.5443
CIE-Lab:
83.2020, -20.8655, 9.8938
CIE-LCH:
83.2020, 23.0923, 154.6311
CIE-Luv:
83.2020, -23.1987, 18.2190
Hunter-Lab:
79.0850, -22.9232, 12.6620
#acdabc color charts
#acdabc color shades, tints & tones
#acdabc color schemes
#acdabc color preview, HTML & CSS examples
This text has a color of #acdabc
<p style="color:#acdabc;">Text here</p>
.mytext {color:#acdabc;}
This box has a color of #acdabc
<div style="background-color:#acdabc;">Content here</div>
.mybackground {background-color:#acdabc;}
Border around this has a color of #acdabc
<div style="border:2px solid #acdabc;">Content here</div>
.myborder {border:2px solid #acdabc;}