#999ca2 color space conversions
Hex:
#999ca2
RGB:
153, 156, 162
CMY:
40, 39, 36
CMYK:
6, 4, 0, 36
HSL:
220°, 4.6154%, 61.7647%
HSV (HSB):
220°, 5.5556%, 63.5294%
XYZ:
31.5469, 33.1579, 38.9198
xyY:
0.3044, 0.3200, 33.1579
CIE-Lab:
64.2885, 0.1147, -3.5100
CIE-LCH:
64.2885, 3.5119, 271.8724
CIE-Luv:
64.2885, -2.0094, -5.1412
Hunter-Lab:
57.5829, -2.9784, 0.2344
#999ca2 color charts
#999ca2 color shades, tints & tones
#999ca2 color schemes
#999ca2 color preview, HTML & CSS examples
This text has a color of #999ca2
<p style="color:#999ca2;">Text here</p>
.mytext {color:#999ca2;}
This box has a color of #999ca2
<div style="background-color:#999ca2;">Content here</div>
.mybackground {background-color:#999ca2;}
Border around this has a color of #999ca2
<div style="border:2px solid #999ca2;">Content here</div>
.myborder {border:2px solid #999ca2;}