#990f5f color space conversions
Hex:
#990f5f
RGB:
153, 15, 95
CMY:
40, 94, 63
CMYK:
0, 90, 38, 40
HSL:
325°, 82.1429%, 32.9412%
HSV (HSB):
325°, 90.1961%, 60.0000%
XYZ:
15.3733, 7.9402, 11.5488
xyY:
0.4410, 0.2278, 7.9402
CIE-Lab:
33.8580, 57.5192, -8.7102
CIE-LCH:
33.8580, 58.1749, 351.3891
CIE-Luv:
33.8580, 72.9603, -20.1558
Hunter-Lab:
28.1783, 48.0722, -4.5750
#990f5f color charts
#990f5f color shades, tints & tones
#990f5f color schemes
#990f5f color preview, HTML & CSS examples
This text has a color of #990f5f
<p style="color:#990f5f;">Text here</p>
.mytext {color:#990f5f;}
This box has a color of #990f5f
<div style="background-color:#990f5f;">Content here</div>
.mybackground {background-color:#990f5f;}
Border around this has a color of #990f5f
<div style="border:2px solid #990f5f;">Content here</div>
.myborder {border:2px solid #990f5f;}