#aacdbb color space conversions
Hex:
#aacdbb
RGB:
170, 205, 187
CMY:
33, 20, 27
CMYK:
17, 0, 9, 20
HSL:
149°, 25.9259%, 73.5294%
HSV (HSB):
149°, 17.0732%, 80.3922%
XYZ:
47.3785, 55.7965, 55.2864
xyY:
0.2990, 0.3521, 55.7965
CIE-Lab:
79.4979, -15.1825, 5.0944
CIE-LCH:
79.4979, 16.0144, 161.4510
CIE-Luv:
79.4979, -17.9640, 10.1643
Hunter-Lab:
74.6971, -17.5017, 8.4050
#aacdbb color charts
#aacdbb color shades, tints & tones
#aacdbb color schemes
#aacdbb color preview, HTML & CSS examples
This text has a color of #aacdbb
<p style="color:#aacdbb;">Text here</p>
.mytext {color:#aacdbb;}
This box has a color of #aacdbb
<div style="background-color:#aacdbb;">Content here</div>
.mybackground {background-color:#aacdbb;}
Border around this has a color of #aacdbb
<div style="border:2px solid #aacdbb;">Content here</div>
.myborder {border:2px solid #aacdbb;}