#990f7d color space conversions
Hex:
#990f7d
RGB:
153, 15, 125
CMY:
40, 94, 51
CMYK:
0, 90, 18, 40
HSL:
312°, 82.1429%, 32.9412%
HSV (HSB):
312°, 90.1961%, 60.0000%
XYZ:
17.0094, 8.5946, 20.1645
xyY:
0.3716, 0.1878, 8.5946
CIE-Lab:
35.1918, 61.1105, -25.7385
CIE-LCH:
35.1918, 66.3096, 337.1601
CIE-Luv:
35.1918, 60.2810, -42.8264
Hunter-Lab:
29.3166, 52.2610, -20.2591
#990f7d color charts
#990f7d color shades, tints & tones
#990f7d color schemes
#990f7d color preview, HTML & CSS examples
This text has a color of #990f7d
<p style="color:#990f7d;">Text here</p>
.mytext {color:#990f7d;}
This box has a color of #990f7d
<div style="background-color:#990f7d;">Content here</div>
.mybackground {background-color:#990f7d;}
Border around this has a color of #990f7d
<div style="border:2px solid #990f7d;">Content here</div>
.myborder {border:2px solid #990f7d;}