#999ca8 color space conversions
Hex:
#999ca8
RGB:
153, 156, 168
CMY:
40, 39, 34
CMYK:
9, 7, 0, 34
HSL:
228°, 7.9365%, 62.9412%
HSV (HSB):
228°, 8.9286%, 65.8824%
XYZ:
32.0932, 33.3764, 41.7966
xyY:
0.2992, 0.3112, 33.3764
CIE-Lab:
64.4645, 1.3430, -6.6209
CIE-LCH:
64.4645, 6.7558, 281.4668
CIE-Luv:
64.4645, -2.3318, -9.9808
Hunter-Lab:
57.7723, -1.9426, -2.4540
#999ca8 color charts
#999ca8 color shades, tints & tones
#999ca8 color schemes
#999ca8 color preview, HTML & CSS examples
This text has a color of #999ca8
<p style="color:#999ca8;">Text here</p>
.mytext {color:#999ca8;}
This box has a color of #999ca8
<div style="background-color:#999ca8;">Content here</div>
.mybackground {background-color:#999ca8;}
Border around this has a color of #999ca8
<div style="border:2px solid #999ca8;">Content here</div>
.myborder {border:2px solid #999ca8;}