#999ea3 color space conversions
Hex:
#999ea3
RGB:
153, 158, 163
CMY:
40, 38, 36
CMYK:
6, 3, 0, 36
HSL:
210°, 5.1546%, 61.9608%
HSV (HSB):
210°, 6.1350%, 63.9216%
XYZ:
31.9746, 33.8704, 39.5027
xyY:
0.3035, 0.3215, 33.8704
CIE-Lab:
64.8595, -0.7892, -3.2306
CIE-LCH:
64.8595, 3.3256, 256.2729
CIE-Luv:
64.8595, -3.0559, -4.5889
Hunter-Lab:
58.1983, -3.7776, 0.4950
#999ea3 color charts
#999ea3 color shades, tints & tones
#999ea3 color schemes
#999ea3 color preview, HTML & CSS examples
This text has a color of #999ea3
<p style="color:#999ea3;">Text here</p>
.mytext {color:#999ea3;}
This box has a color of #999ea3
<div style="background-color:#999ea3;">Content here</div>
.mybackground {background-color:#999ea3;}
Border around this has a color of #999ea3
<div style="border:2px solid #999ea3;">Content here</div>
.myborder {border:2px solid #999ea3;}