#999da3 color space conversions
Hex:
#999da3
RGB:
153, 157, 163
CMY:
40, 38, 36
CMYK:
6, 4, 0, 36
HSL:
216°, 5.1546%, 61.9608%
HSV (HSB):
216°, 6.1350%, 63.9216%
XYZ:
31.8047, 33.5306, 39.4461
xyY:
0.3035, 0.3200, 33.5306
CIE-Lab:
64.5882, -0.2368, -3.6302
CIE-LCH:
64.5882, 3.6379, 266.2685
CIE-Luv:
64.5882, -2.5594, -5.2659
Hunter-Lab:
57.9056, -3.2935, 0.1448
#999da3 color charts
#999da3 color shades, tints & tones
#999da3 color schemes
#999da3 color preview, HTML & CSS examples
This text has a color of #999da3
<p style="color:#999da3;">Text here</p>
.mytext {color:#999da3;}
This box has a color of #999da3
<div style="background-color:#999da3;">Content here</div>
.mybackground {background-color:#999da3;}
Border around this has a color of #999da3
<div style="border:2px solid #999da3;">Content here</div>
.myborder {border:2px solid #999da3;}