#acffe3 color space conversions
Hex:
#acffe3
RGB:
172, 255, 227
CMY:
33, 0, 11
CMYK:
33, 0, 11, 0
HSL:
160°, 100.0000%, 83.7255%
HSV (HSB):
160°, 32.5490%, 100.0000%
XYZ:
66.6384, 85.8367, 85.7290
xyY:
0.2798, 0.3603, 85.8367
CIE-Lab:
94.2425, -30.9966, 5.3935
CIE-LCH:
94.2425, 31.4624, 170.1291
CIE-Luv:
94.2425, -39.7194, 13.5827
Hunter-Lab:
92.6481, -33.7457, 9.9916
#acffe3 color charts
#acffe3 color shades, tints & tones
#acffe3 color schemes
#acffe3 color preview, HTML & CSS examples
This text has a color of #acffe3
<p style="color:#acffe3;">Text here</p>
.mytext {color:#acffe3;}
This box has a color of #acffe3
<div style="background-color:#acffe3;">Content here</div>
.mybackground {background-color:#acffe3;}
Border around this has a color of #acffe3
<div style="border:2px solid #acffe3;">Content here</div>
.myborder {border:2px solid #acffe3;}