#acfcd5 color space conversions
Hex:
#acfcd5
RGB:
172, 252, 213
CMY:
33, 1, 16
CMYK:
32, 0, 15, 1
HSL:
151°, 93.0233%, 83.1373%
HSV (HSB):
151°, 31.7460%, 98.8235%
XYZ:
63.8339, 83.1956, 75.6447
xyY:
0.2867, 0.3736, 83.1956
CIE-Lab:
93.1000, -32.3928, 10.9690
CIE-LCH:
93.1000, 34.1996, 161.2926
CIE-Luv:
93.1000, -38.6056, 22.1265
Hunter-Lab:
91.2116, -34.6981, 14.6770
#acfcd5 color charts
#acfcd5 color shades, tints & tones
#acfcd5 color schemes
#acfcd5 color preview, HTML & CSS examples
This text has a color of #acfcd5
<p style="color:#acfcd5;">Text here</p>
.mytext {color:#acfcd5;}
This box has a color of #acfcd5
<div style="background-color:#acfcd5;">Content here</div>
.mybackground {background-color:#acfcd5;}
Border around this has a color of #acfcd5
<div style="border:2px solid #acfcd5;">Content here</div>
.myborder {border:2px solid #acfcd5;}