#acdfbb color space conversions
Hex:
#acdfbb
RGB:
172, 223, 187
CMY:
33, 13, 27
CMYK:
23, 0, 16, 13
HSL:
138°, 44.3478%, 77.4510%
HSV (HSB):
138°, 22.8700%, 87.4510%
XYZ:
52.3706, 65.1339, 56.8256
xyY:
0.3004, 0.3736, 65.1339
CIE-Lab:
84.5527, -23.5088, 12.3424
CIE-LCH:
84.5527, 26.5518, 152.2999
CIE-Luv:
84.5527, -25.5562, 22.2328
Hunter-Lab:
80.7056, -25.4044, 14.7472
#acdfbb color charts
#acdfbb color shades, tints & tones
#acdfbb color schemes
#acdfbb color preview, HTML & CSS examples
This text has a color of #acdfbb
<p style="color:#acdfbb;">Text here</p>
.mytext {color:#acdfbb;}
This box has a color of #acdfbb
<div style="background-color:#acdfbb;">Content here</div>
.mybackground {background-color:#acdfbb;}
Border around this has a color of #acdfbb
<div style="border:2px solid #acdfbb;">Content here</div>
.myborder {border:2px solid #acdfbb;}