#999ba3 color space conversions
Hex:
#999ba3
RGB:
153, 155, 163
CMY:
40, 39, 36
CMYK:
6, 5, 0, 36
HSL:
228°, 5.1546%, 61.9608%
HSV (HSB):
228°, 6.1350%, 63.9216%
XYZ:
31.4691, 32.8593, 39.3342
xyY:
0.3036, 0.3170, 32.8593
CIE-Lab:
64.0469, 0.8715, -4.4287
CIE-LCH:
64.0469, 4.5136, 281.1326
CIE-Luv:
64.0469, -1.5663, -6.6199
Hunter-Lab:
57.3231, -2.3229, -0.5578
#999ba3 color charts
#999ba3 color shades, tints & tones
#999ba3 color schemes
#999ba3 color preview, HTML & CSS examples
This text has a color of #999ba3
<p style="color:#999ba3;">Text here</p>
.mytext {color:#999ba3;}
This box has a color of #999ba3
<div style="background-color:#999ba3;">Content here</div>
.mybackground {background-color:#999ba3;}
Border around this has a color of #999ba3
<div style="border:2px solid #999ba3;">Content here</div>
.myborder {border:2px solid #999ba3;}