#990d85 color space conversions
Hex:
#990d85
RGB:
153, 13, 133
CMY:
40, 95, 48
CMYK:
0, 92, 13, 40
HSL:
309°, 84.3373%, 32.5490%
HSV (HSB):
309°, 91.5033%, 60.0000%
XYZ:
17.5144, 8.7536, 22.9568
xyY:
0.3558, 0.1778, 8.7536
CIE-Lab:
35.5055, 62.5199, -30.2340
CIE-LCH:
35.5055, 69.4466, 334.1921
CIE-Luv:
35.5055, 57.2280, -49.1262
Hunter-Lab:
29.5865, 53.8910, -25.2938
#990d85 color charts
#990d85 color shades, tints & tones
#990d85 color schemes
#990d85 color preview, HTML & CSS examples
This text has a color of #990d85
<p style="color:#990d85;">Text here</p>
.mytext {color:#990d85;}
This box has a color of #990d85
<div style="background-color:#990d85;">Content here</div>
.mybackground {background-color:#990d85;}
Border around this has a color of #990d85
<div style="border:2px solid #990d85;">Content here</div>
.myborder {border:2px solid #990d85;}