#acdfbd color space conversions
Hex:
#acdfbd
RGB:
172, 223, 189
CMY:
33, 13, 26
CMYK:
23, 0, 15, 13
HSL:
140°, 44.3478%, 77.4510%
HSV (HSB):
140°, 22.8700%, 87.4510%
XYZ:
52.5862, 65.2201, 57.9613
xyY:
0.2992, 0.3711, 65.2201
CIE-Lab:
84.5970, -23.1381, 11.3533
CIE-LCH:
84.5970, 25.7734, 153.8640
CIE-Luv:
84.5970, -25.5658, 20.7604
Hunter-Lab:
80.7590, -25.0979, 13.9785
#acdfbd color charts
#acdfbd color shades, tints & tones
#acdfbd color schemes
#acdfbd color preview, HTML & CSS examples
This text has a color of #acdfbd
<p style="color:#acdfbd;">Text here</p>
.mytext {color:#acdfbd;}
This box has a color of #acdfbd
<div style="background-color:#acdfbd;">Content here</div>
.mybackground {background-color:#acdfbd;}
Border around this has a color of #acdfbd
<div style="border:2px solid #acdfbd;">Content here</div>
.myborder {border:2px solid #acdfbd;}