#990f2d color space conversions
Hex:
#990f2d
RGB:
153, 15, 45
CMY:
40, 94, 82
CMYK:
0, 90, 71, 40
HSL:
347°, 82.1429%, 32.9412%
HSV (HSB):
347°, 90.1961%, 60.0000%
XYZ:
13.7813, 7.3034, 3.1660
xyY:
0.5683, 0.3012, 7.3034
CIE-Lab:
32.4879, 53.6769, 22.0993
CIE-LCH:
32.4879, 58.0482, 22.3775
CIE-Luv:
32.4879, 91.7184, 11.1965
Hunter-Lab:
27.0248, 43.7329, 11.9715
#990f2d color charts
#990f2d color shades, tints & tones
#990f2d color schemes
#990f2d color preview, HTML & CSS examples
This text has a color of #990f2d
<p style="color:#990f2d;">Text here</p>
.mytext {color:#990f2d;}
This box has a color of #990f2d
<div style="background-color:#990f2d;">Content here</div>
.mybackground {background-color:#990f2d;}
Border around this has a color of #990f2d
<div style="border:2px solid #990f2d;">Content here</div>
.myborder {border:2px solid #990f2d;}