#ace6e1 color space conversions
Hex:
#ace6e1
RGB:
172, 230, 225
CMY:
33, 10, 12
CMYK:
25, 0, 2, 10
HSL:
175°, 53.7037%, 78.8235%
HSV (HSB):
175°, 25.2174%, 90.1961%
XYZ:
58.9007, 70.8005, 81.7956
xyY:
0.2785, 0.3348, 70.8005
CIE-Lab:
87.3880, -19.3557, -3.5558
CIE-LCH:
87.3880, 19.6796, 190.4095
CIE-Luv:
87.3880, -28.8564, -2.2292
Hunter-Lab:
84.1430, -22.2992, 1.2642
#ace6e1 color charts
#ace6e1 color shades, tints & tones
#ace6e1 color schemes
#ace6e1 color preview, HTML & CSS examples
This text has a color of #ace6e1
<p style="color:#ace6e1;">Text here</p>
.mytext {color:#ace6e1;}
This box has a color of #ace6e1
<div style="background-color:#ace6e1;">Content here</div>
.mybackground {background-color:#ace6e1;}
Border around this has a color of #ace6e1
<div style="border:2px solid #ace6e1;">Content here</div>
.myborder {border:2px solid #ace6e1;}