#ace2cc color space conversions
Hex:
#ace2cc
RGB:
172, 226, 204
CMY:
33, 11, 20
CMYK:
24, 0, 10, 11
HSL:
156°, 48.2143%, 78.0392%
HSV (HSB):
156°, 23.8938%, 88.6275%
XYZ:
55.1087, 67.5230, 67.2554
xyY:
0.2902, 0.3556, 67.5230
CIE-Lab:
85.7674, -21.7217, 5.1331
CIE-LCH:
85.7674, 22.3200, 166.7043
CIE-Luv:
85.7674, -27.0168, 11.4605
Hunter-Lab:
82.1724, -24.0911, 8.9937
#ace2cc color charts
#ace2cc color shades, tints & tones
#ace2cc color schemes
#ace2cc color preview, HTML & CSS examples
This text has a color of #ace2cc
<p style="color:#ace2cc;">Text here</p>
.mytext {color:#ace2cc;}
This box has a color of #ace2cc
<div style="background-color:#ace2cc;">Content here</div>
.mybackground {background-color:#ace2cc;}
Border around this has a color of #ace2cc
<div style="border:2px solid #ace2cc;">Content here</div>
.myborder {border:2px solid #ace2cc;}