#99a8cd color space conversions
Hex:
#99a8cd
RGB:
153, 168, 205
CMY:
40, 34, 20
CMYK:
25, 18, 0, 20
HSL:
223°, 34.2105%, 70.1961%
HSV (HSB):
223°, 25.3659%, 80.3922%
XYZ:
38.1589, 39.1853, 63.3099
xyY:
0.2713, 0.2786, 39.1853
CIE-Lab:
68.8853, 2.9703, -20.5758
CIE-LCH:
68.8853, 20.7891, 278.2144
CIE-Luv:
68.8853, -9.6322, -32.3060
Hunter-Lab:
62.5982, -0.7359, -16.1454
#99a8cd color charts
#99a8cd color shades, tints & tones
#99a8cd color schemes
#99a8cd color preview, HTML & CSS examples
This text has a color of #99a8cd
<p style="color:#99a8cd;">Text here</p>
.mytext {color:#99a8cd;}
This box has a color of #99a8cd
<div style="background-color:#99a8cd;">Content here</div>
.mybackground {background-color:#99a8cd;}
Border around this has a color of #99a8cd
<div style="border:2px solid #99a8cd;">Content here</div>
.myborder {border:2px solid #99a8cd;}