#acdb8c color space conversions
Hex:
#acdb8c
RGB:
172, 219, 140
CMY:
33, 14, 45
CMYK:
21, 0, 36, 14
HSL:
96°, 52.3179%, 70.3922%
HSV (HSB):
96°, 36.0731%, 85.8824%
XYZ:
47.0784, 61.3271, 34.1670
xyY:
0.3302, 0.4301, 61.3271
CIE-Lab:
82.5543, -29.1956, 34.0131
CIE-LCH:
82.5543, 44.8249, 130.6416
CIE-Luv:
82.5543, -23.3543, 51.2425
Hunter-Lab:
78.3116, -29.7370, 28.9502
#acdb8c color charts
#acdb8c color shades, tints & tones
#acdb8c color schemes
#acdb8c color preview, HTML & CSS examples
This text has a color of #acdb8c
<p style="color:#acdb8c;">Text here</p>
.mytext {color:#acdb8c;}
This box has a color of #acdb8c
<div style="background-color:#acdb8c;">Content here</div>
.mybackground {background-color:#acdb8c;}
Border around this has a color of #acdb8c
<div style="border:2px solid #acdb8c;">Content here</div>
.myborder {border:2px solid #acdb8c;}