#999aa5 color space conversions
Hex:
#999aa5
RGB:
153, 154, 165
CMY:
40, 40, 35
CMYK:
7, 7, 0, 35
HSL:
235°, 6.2500%, 62.3529%
HSV (HSB):
235°, 7.2727%, 64.7059%
XYZ:
31.4840, 32.6001, 40.2304
xyY:
0.3018, 0.3125, 32.6001
CIE-Lab:
63.8358, 1.8359, -5.8662
CIE-LCH:
63.8358, 6.1468, 287.3778
CIE-Luv:
63.8358, -1.1834, -8.9116
Hunter-Lab:
57.0965, -1.4909, -1.8084
#999aa5 color charts
#999aa5 color shades, tints & tones
#999aa5 color schemes
#999aa5 color preview, HTML & CSS examples
This text has a color of #999aa5
<p style="color:#999aa5;">Text here</p>
.mytext {color:#999aa5;}
This box has a color of #999aa5
<div style="background-color:#999aa5;">Content here</div>
.mybackground {background-color:#999aa5;}
Border around this has a color of #999aa5
<div style="border:2px solid #999aa5;">Content here</div>
.myborder {border:2px solid #999aa5;}