#acdfc6 color space conversions
Hex:
#acdfc6
RGB:
172, 223, 198
CMY:
33, 13, 22
CMYK:
23, 0, 11, 13
HSL:
151°, 44.3478%, 77.4510%
HSV (HSB):
151°, 22.8700%, 87.4510%
XYZ:
53.5940, 65.6232, 63.2679
xyY:
0.2937, 0.3596, 65.6232
CIE-Lab:
84.8039, -21.4241, 6.9069
CIE-LCH:
84.8039, 22.5100, 162.1313
CIE-Luv:
84.8039, -25.6105, 14.0178
Hunter-Lab:
81.0082, -23.6709, 10.3998
#acdfc6 color charts
#acdfc6 color shades, tints & tones
#acdfc6 color schemes
#acdfc6 color preview, HTML & CSS examples
This text has a color of #acdfc6
<p style="color:#acdfc6;">Text here</p>
.mytext {color:#acdfc6;}
This box has a color of #acdfc6
<div style="background-color:#acdfc6;">Content here</div>
.mybackground {background-color:#acdfc6;}
Border around this has a color of #acdfc6
<div style="border:2px solid #acdfc6;">Content here</div>
.myborder {border:2px solid #acdfc6;}