#9e99a9 color space conversions
Hex:
#9e99a9
RGB:
158, 153, 169
CMY:
38, 40, 34
CMYK:
7, 9, 0, 34
HSL:
259°, 8.5106%, 63.1373%
HSV (HSB):
259°, 9.4675%, 66.2745%
XYZ:
32.6532, 32.9161, 42.1686
xyY:
0.3031, 0.3055, 32.9161
CIE-Lab:
64.0929, 4.9581, -7.6915
CIE-LCH:
64.0929, 9.1510, 302.8067
CIE-Luv:
64.0929, 1.8416, -12.1644
Hunter-Lab:
57.3726, 1.1900, -3.4170
#9e99a9 color charts
#9e99a9 color shades, tints & tones
#9e99a9 color schemes
#9e99a9 color preview, HTML & CSS examples
This text has a color of #9e99a9
<p style="color:#9e99a9;">Text here</p>
.mytext {color:#9e99a9;}
This box has a color of #9e99a9
<div style="background-color:#9e99a9;">Content here</div>
.mybackground {background-color:#9e99a9;}
Border around this has a color of #9e99a9
<div style="border:2px solid #9e99a9;">Content here</div>
.myborder {border:2px solid #9e99a9;}