#acdbaf color space conversions
Hex:
#acdbaf
RGB:
172, 219, 175
CMY:
33, 14, 31
CMYK:
21, 0, 20, 14
HSL:
124°, 39.4958%, 76.6667%
HSV (HSB):
124°, 21.4612%, 85.8824%
XYZ:
50.0826, 62.5288, 49.9871
xyY:
0.3080, 0.3846, 62.5288
CIE-Lab:
83.1939, -23.7102, 16.7369
CIE-LCH:
83.1939, 29.0224, 144.7819
CIE-Luv:
83.1939, -23.5758, 28.3253
Hunter-Lab:
79.0752, -25.3277, 17.8727
#acdbaf color charts
#acdbaf color shades, tints & tones
#acdbaf color schemes
#acdbaf color preview, HTML & CSS examples
This text has a color of #acdbaf
<p style="color:#acdbaf;">Text here</p>
.mytext {color:#acdbaf;}
This box has a color of #acdbaf
<div style="background-color:#acdbaf;">Content here</div>
.mybackground {background-color:#acdbaf;}
Border around this has a color of #acdbaf
<div style="border:2px solid #acdbaf;">Content here</div>
.myborder {border:2px solid #acdbaf;}