#990d2d color space conversions
Hex:
#990d2d
RGB:
153, 13, 45
CMY:
40, 95, 82
CMYK:
0, 92, 71, 40
HSL:
346°, 84.3373%, 32.5490%
HSV (HSB):
346°, 91.5033%, 60.0000%
XYZ:
13.7544, 7.2496, 3.1570
xyY:
0.5693, 0.3001, 7.2496
CIE-Lab:
32.3685, 54.0203, 21.9516
CIE-LCH:
32.3685, 58.3101, 22.1148
CIE-Luv:
32.3685, 92.1774, 10.9697
Hunter-Lab:
26.9251, 44.0662, 11.8958
#990d2d color charts
#990d2d color shades, tints & tones
#990d2d color schemes
#990d2d color preview, HTML & CSS examples
This text has a color of #990d2d
<p style="color:#990d2d;">Text here</p>
.mytext {color:#990d2d;}
This box has a color of #990d2d
<div style="background-color:#990d2d;">Content here</div>
.mybackground {background-color:#990d2d;}
Border around this has a color of #990d2d
<div style="border:2px solid #990d2d;">Content here</div>
.myborder {border:2px solid #990d2d;}