#aacdca color space conversions
Hex:
#aacdca
RGB:
170, 205, 202
CMY:
33, 20, 21
CMYK:
17, 0, 1, 20
HSL:
175°, 25.9259%, 73.5294%
HSV (HSB):
175°, 17.0732%, 80.3922%
XYZ:
49.0696, 56.4730, 64.1912
xyY:
0.2891, 0.3327, 56.4730
CIE-Lab:
79.8822, -12.1776, -2.3866
CIE-LCH:
79.8822, 12.4093, 191.0886
CIE-Luv:
79.8822, -18.2347, -1.5631
Hunter-Lab:
75.1485, -14.9551, 1.9589
#aacdca color charts
#aacdca color shades, tints & tones
#aacdca color schemes
#aacdca color preview, HTML & CSS examples
This text has a color of #aacdca
<p style="color:#aacdca;">Text here</p>
.mytext {color:#aacdca;}
This box has a color of #aacdca
<div style="background-color:#aacdca;">Content here</div>
.mybackground {background-color:#aacdca;}
Border around this has a color of #aacdca
<div style="border:2px solid #aacdca;">Content here</div>
.myborder {border:2px solid #aacdca;}