#990f7c color space conversions
Hex:
#990f7c
RGB:
153, 15, 124
CMY:
40, 94, 51
CMYK:
0, 90, 19, 40
HSL:
313°, 82.1429%, 32.9412%
HSV (HSB):
313°, 90.1961%, 60.0000%
XYZ:
16.9458, 8.5692, 19.8297
xyY:
0.3737, 0.1890, 8.5692
CIE-Lab:
35.1412, 60.9768, -25.1912
CIE-LCH:
35.1412, 65.9755, 337.5532
CIE-Luv:
35.1412, 60.6924, -42.0644
Hunter-Lab:
29.2732, 52.1028, -19.6718
#990f7c color charts
#990f7c color shades, tints & tones
#990f7c color schemes
#990f7c color preview, HTML & CSS examples
This text has a color of #990f7c
<p style="color:#990f7c;">Text here</p>
.mytext {color:#990f7c;}
This box has a color of #990f7c
<div style="background-color:#990f7c;">Content here</div>
.mybackground {background-color:#990f7c;}
Border around this has a color of #990f7c
<div style="border:2px solid #990f7c;">Content here</div>
.myborder {border:2px solid #990f7c;}