#acfccd color space conversions
Hex:
#acfccd
RGB:
172, 252, 205
CMY:
33, 1, 20
CMYK:
32, 0, 19, 1
HSL:
145°, 93.0233%, 83.1373%
HSV (HSB):
145°, 31.7460%, 98.8235%
XYZ:
62.8431, 82.7992, 70.4273
xyY:
0.2908, 0.3832, 82.7992
CIE-Lab:
92.9265, -33.9222, 14.8398
CIE-LCH:
92.9265, 37.0261, 156.3723
CIE-Luv:
92.9265, -38.7049, 28.0014
Hunter-Lab:
90.9941, -35.9625, 17.8068
#acfccd color charts
#acfccd color shades, tints & tones
#acfccd color schemes
#acfccd color preview, HTML & CSS examples
This text has a color of #acfccd
<p style="color:#acfccd;">Text here</p>
.mytext {color:#acfccd;}
This box has a color of #acfccd
<div style="background-color:#acfccd;">Content here</div>
.mybackground {background-color:#acfccd;}
Border around this has a color of #acfccd
<div style="border:2px solid #acfccd;">Content here</div>
.myborder {border:2px solid #acfccd;}