#aacdcc color space conversions
Hex:
#aacdcc
RGB:
170, 205, 204
CMY:
33, 20, 20
CMYK:
17, 0, 0, 20
HSL:
178°, 25.9259%, 73.5294%
HSV (HSB):
178°, 17.0732%, 80.3922%
XYZ:
49.3080, 56.5683, 65.4467
xyY:
0.2878, 0.3302, 56.5683
CIE-Lab:
79.9362, -11.7615, -3.3799
CIE-LCH:
79.9362, 12.2375, 196.0330
CIE-Luv:
79.9362, -18.2720, -3.1588
Hunter-Lab:
75.2119, -14.5985, 1.0563
#aacdcc color charts
#aacdcc color shades, tints & tones
#aacdcc color schemes
#aacdcc color preview, HTML & CSS examples
This text has a color of #aacdcc
<p style="color:#aacdcc;">Text here</p>
.mytext {color:#aacdcc;}
This box has a color of #aacdcc
<div style="background-color:#aacdcc;">Content here</div>
.mybackground {background-color:#aacdcc;}
Border around this has a color of #aacdcc
<div style="border:2px solid #aacdcc;">Content here</div>
.myborder {border:2px solid #aacdcc;}