#99b9d9 color space conversions
Hex:
#99b9d9
RGB:
153, 185, 217
CMY:
40, 27, 15
CMYK:
29, 15, 0, 15
HSL:
210°, 45.7143%, 72.5490%
HSV (HSB):
210°, 29.4931%, 85.0980%
XYZ:
43.0102, 46.4800, 72.3503
xyY:
0.2658, 0.2872, 46.4800
CIE-Lab:
73.8559, -3.4427, -19.6007
CIE-LCH:
73.8559, 19.9007, 260.0381
CIE-Luv:
73.8559, -17.3954, -30.0900
Hunter-Lab:
68.1762, -6.6984, -15.1966
#99b9d9 color charts
#99b9d9 color shades, tints & tones
#99b9d9 color schemes
#99b9d9 color preview, HTML & CSS examples
This text has a color of #99b9d9
<p style="color:#99b9d9;">Text here</p>
.mytext {color:#99b9d9;}
This box has a color of #99b9d9
<div style="background-color:#99b9d9;">Content here</div>
.mybackground {background-color:#99b9d9;}
Border around this has a color of #99b9d9
<div style="border:2px solid #99b9d9;">Content here</div>
.myborder {border:2px solid #99b9d9;}