#acf4f5 color space conversions
Hex:
#acf4f5
RGB:
172, 244, 245
CMY:
33, 4, 4
CMYK:
30, 0, 0, 4
HSL:
181°, 78.4946%, 81.7647%
HSV (HSB):
181°, 29.7959%, 96.0784%
XYZ:
65.8454, 80.0646, 98.3698
xyY:
0.2695, 0.3278, 80.0646
CIE-Lab:
91.7138, -21.8663, -7.6304
CIE-LCH:
91.7138, 23.1594, 199.2369
CIE-Luv:
91.7138, -34.8306, -8.3389
Hunter-Lab:
89.4788, -25.2340, -2.5461
#acf4f5 color charts
#acf4f5 color shades, tints & tones
#acf4f5 color schemes
#acf4f5 color preview, HTML & CSS examples
This text has a color of #acf4f5
<p style="color:#acf4f5;">Text here</p>
.mytext {color:#acf4f5;}
This box has a color of #acf4f5
<div style="background-color:#acf4f5;">Content here</div>
.mybackground {background-color:#acf4f5;}
Border around this has a color of #acf4f5
<div style="border:2px solid #acf4f5;">Content here</div>
.myborder {border:2px solid #acf4f5;}