#acfdc8 color space conversions
Hex:
#acfdc8
RGB:
172, 253, 200
CMY:
33, 1, 22
CMYK:
32, 0, 21, 1
HSL:
141°, 95.2941%, 83.3333%
HSV (HSB):
141°, 32.0158%, 99.2157%
XYZ:
62.5639, 83.1913, 67.4037
xyY:
0.2935, 0.3903, 83.1913
CIE-Lab:
93.0981, -35.3083, 17.6473
CIE-LCH:
93.0981, 39.4728, 153.4438
CIE-Luv:
93.0981, -39.2099, 32.2407
Hunter-Lab:
91.2093, -37.1764, 20.0312
#acfdc8 color charts
#acfdc8 color shades, tints & tones
#acfdc8 color schemes
#acfdc8 color preview, HTML & CSS examples
This text has a color of #acfdc8
<p style="color:#acfdc8;">Text here</p>
.mytext {color:#acfdc8;}
This box has a color of #acfdc8
<div style="background-color:#acfdc8;">Content here</div>
.mybackground {background-color:#acfdc8;}
Border around this has a color of #acfdc8
<div style="border:2px solid #acfdc8;">Content here</div>
.myborder {border:2px solid #acfdc8;}