#999dac color space conversions
Hex:
#999dac
RGB:
153, 157, 172
CMY:
40, 38, 33
CMYK:
11, 9, 0, 33
HSL:
227°, 10.2703%, 63.7255%
HSV (HSB):
227°, 11.0465%, 67.4510%
XYZ:
32.6402, 33.8648, 43.8460
xyY:
0.2958, 0.3069, 33.8648
CIE-Lab:
64.8551, 1.6265, -8.2853
CIE-LCH:
64.8551, 8.4435, 281.1064
CIE-Luv:
64.8551, -3.0319, -12.5550
Hunter-Lab:
58.1935, -1.7194, -3.9367
#999dac color charts
#999dac RGB chart
#999dac CMYK chart
#999dac RGB pie chart
#999dac color shades, tints & tones
#999dac color schemes
#999dac color preview, HTML & CSS examples
This text has a color of #999dac
<p style="color:#999dac;">Text here</p>
.mytext {color:#999dac;}
Text color #999dac
This box has a color of #999dac
<div style="background-color:#999dac;">Content here</div>
.mybackground {background-color:#999dac;}
Background color #999dac
Border around this has a color of #999dac
<div style="border:2px solid #999dac;">Content here</div>
.myborder {border:2px solid #999dac;}
Border color #999dac