#99aabd color space conversions
Hex:
#99aabd
RGB:
153, 170, 189
CMY:
40, 33, 26
CMYK:
19, 10, 0, 26
HSL:
212°, 21.4286%, 67.0588%
HSV (HSB):
212°, 19.0476%, 74.1176%
XYZ:
36.6969, 39.1959, 53.7755
xyY:
0.2830, 0.3023, 39.1959
CIE-Lab:
68.8929, -1.8348, -11.7231
CIE-LCH:
68.8929, 11.8658, 261.1047
CIE-Luv:
68.8929, -9.9216, -17.4703
Hunter-Lab:
62.6066, -4.9337, -7.1021
#99aabd color charts
#99aabd color shades, tints & tones
#99aabd color schemes
#99aabd color preview, HTML & CSS examples
This text has a color of #99aabd
<p style="color:#99aabd;">Text here</p>
.mytext {color:#99aabd;}
This box has a color of #99aabd
<div style="background-color:#99aabd;">Content here</div>
.mybackground {background-color:#99aabd;}
Border around this has a color of #99aabd
<div style="border:2px solid #99aabd;">Content here</div>
.myborder {border:2px solid #99aabd;}