#acdbcb color space conversions
Hex:
#acdbcb
RGB:
172, 219, 203
CMY:
33, 14, 20
CMYK:
21, 0, 7, 14
HSL:
160°, 39.4958%, 76.6667%
HSV (HSB):
160°, 21.4612%, 85.8824%
XYZ:
53.1243, 63.7455, 66.0041
xyY:
0.2905, 0.3486, 63.7455
CIE-Lab:
83.8331, -18.4500, 2.8611
CIE-LCH:
83.8331, 18.6706, 171.1852
CIE-Luv:
83.8331, -23.7936, 7.4726
Hunter-Lab:
79.8408, -20.9514, 6.8737
#acdbcb color charts
#acdbcb color shades, tints & tones
#acdbcb color schemes
#acdbcb color preview, HTML & CSS examples
This text has a color of #acdbcb
<p style="color:#acdbcb;">Text here</p>
.mytext {color:#acdbcb;}
This box has a color of #acdbcb
<div style="background-color:#acdbcb;">Content here</div>
.mybackground {background-color:#acdbcb;}
Border around this has a color of #acdbcb
<div style="border:2px solid #acdbcb;">Content here</div>
.myborder {border:2px solid #acdbcb;}