#ace5cc color space conversions
Hex:
#ace5cc
RGB:
172, 229, 204
CMY:
33, 10, 20
CMYK:
25, 0, 11, 10
HSL:
154°, 52.2936%, 78.6275%
HSV (HSB):
154°, 24.8908%, 89.8039%
XYZ:
55.9317, 69.1689, 67.5298
xyY:
0.2904, 0.3591, 69.1689
CIE-Lab:
86.5876, -23.1922, 6.3161
CIE-LCH:
86.5876, 24.0368, 164.7658
CIE-Luv:
86.5876, -28.3870, 13.4887
Hunter-Lab:
83.1678, -25.4998, 10.0758
#ace5cc color charts
#ace5cc color shades, tints & tones
#ace5cc color schemes
#ace5cc color preview, HTML & CSS examples
This text has a color of #ace5cc
<p style="color:#ace5cc;">Text here</p>
.mytext {color:#ace5cc;}
This box has a color of #ace5cc
<div style="background-color:#ace5cc;">Content here</div>
.mybackground {background-color:#ace5cc;}
Border around this has a color of #ace5cc
<div style="border:2px solid #ace5cc;">Content here</div>
.myborder {border:2px solid #ace5cc;}