#9995a9 color space conversions
Hex:
#9995a9
RGB:
153, 149, 169
CMY:
40, 42, 34
CMYK:
9, 12, 0, 34
HSL:
252°, 10.4167%, 62.3529%
HSV (HSB):
252°, 11.8343%, 66.2745%
XYZ:
31.0457, 31.1318, 41.9089
xyY:
0.2983, 0.2991, 31.1318
CIE-Lab:
62.6187, 5.4692, -9.9334
CIE-LCH:
62.6187, 11.3395, 298.8367
CIE-Luv:
62.6187, 1.0188, -15.5805
Hunter-Lab:
55.7959, 1.6777, -5.4763
#9995a9 color charts
#9995a9 color shades, tints & tones
#9995a9 color schemes
#9995a9 color preview, HTML & CSS examples
This text has a color of #9995a9
<p style="color:#9995a9;">Text here</p>
.mytext {color:#9995a9;}
This box has a color of #9995a9
<div style="background-color:#9995a9;">Content here</div>
.mybackground {background-color:#9995a9;}
Border around this has a color of #9995a9
<div style="border:2px solid #9995a9;">Content here</div>
.myborder {border:2px solid #9995a9;}