#ace1db color space conversions
Hex:
#ace1db
RGB:
172, 225, 219
CMY:
33, 12, 14
CMYK:
24, 0, 3, 12
HSL:
173°, 46.9027%, 77.8431%
HSV (HSB):
173°, 23.5556%, 88.2353%
XYZ:
56.7247, 67.7356, 77.1024
xyY:
0.2814, 0.3361, 67.7356
CIE-Lab:
85.8740, -18.1455, -2.6200
CIE-LCH:
85.8740, 18.3337, 188.2162
CIE-Luv:
85.8740, -26.6213, -0.9597
Hunter-Lab:
82.3016, -21.0005, 2.0666
#ace1db color charts
#ace1db color shades, tints & tones
#ace1db color schemes
#ace1db color preview, HTML & CSS examples
This text has a color of #ace1db
<p style="color:#ace1db;">Text here</p>
.mytext {color:#ace1db;}
This box has a color of #ace1db
<div style="background-color:#ace1db;">Content here</div>
.mybackground {background-color:#ace1db;}
Border around this has a color of #ace1db
<div style="border:2px solid #ace1db;">Content here</div>
.myborder {border:2px solid #ace1db;}