#990d2e color space conversions
Hex:
#990d2e
RGB:
153, 13, 46
CMY:
40, 95, 82
CMYK:
0, 92, 70, 40
HSL:
346°, 84.3373%, 32.5490%
HSV (HSB):
346°, 91.5033%, 60.0000%
XYZ:
13.7739, 7.2574, 3.2596
xyY:
0.5670, 0.2988, 7.2574
CIE-Lab:
32.3859, 54.0696, 21.3229
CIE-LCH:
32.3859, 58.1221, 21.5223
CIE-Luv:
32.3859, 91.8857, 10.5002
Hunter-Lab:
26.9396, 44.1210, 11.6838
#990d2e color charts
#990d2e color shades, tints & tones
#990d2e color schemes
#990d2e color preview, HTML & CSS examples
This text has a color of #990d2e
<p style="color:#990d2e;">Text here</p>
.mytext {color:#990d2e;}
This box has a color of #990d2e
<div style="background-color:#990d2e;">Content here</div>
.mybackground {background-color:#990d2e;}
Border around this has a color of #990d2e
<div style="border:2px solid #990d2e;">Content here</div>
.myborder {border:2px solid #990d2e;}