#ace2bd color space conversions
Hex:
#ace2bd
RGB:
172, 226, 189
CMY:
33, 11, 26
CMYK:
24, 0, 16, 11
HSL:
139°, 48.2143%, 78.0392%
HSV (HSB):
139°, 23.8938%, 88.6275%
XYZ:
53.3949, 66.8375, 58.2308
xyY:
0.2992, 0.3745, 66.8375
CIE-Lab:
85.4218, -24.5998, 12.5244
CIE-LCH:
85.4218, 27.6045, 153.0181
CIE-Luv:
85.4218, -26.9730, 22.7208
Hunter-Lab:
81.7542, -26.4888, 14.9976
#ace2bd color charts
#ace2bd color shades, tints & tones
#ace2bd color schemes
#ace2bd color preview, HTML & CSS examples
This text has a color of #ace2bd
<p style="color:#ace2bd;">Text here</p>
.mytext {color:#ace2bd;}
This box has a color of #ace2bd
<div style="background-color:#ace2bd;">Content here</div>
.mybackground {background-color:#ace2bd;}
Border around this has a color of #ace2bd
<div style="border:2px solid #ace2bd;">Content here</div>
.myborder {border:2px solid #ace2bd;}