#990f3d color space conversions
Hex:
#990f3d
RGB:
153, 15, 61
CMY:
40, 94, 76
CMYK:
0, 90, 60, 40
HSL:
340°, 82.1429%, 32.9412%
HSV (HSB):
340°, 90.1961%, 60.0000%
XYZ:
14.1500, 7.4509, 5.1073
xyY:
0.5298, 0.2790, 7.4509
CIE-Lab:
32.8121, 54.6013, 12.0304
CIE-LCH:
32.8121, 55.9109, 12.4256
CIE-Luv:
32.8121, 86.5531, 2.7558
Hunter-Lab:
27.2963, 44.7633, 8.0140
#990f3d color charts
#990f3d color shades, tints & tones
#990f3d color schemes
#990f3d color preview, HTML & CSS examples
This text has a color of #990f3d
<p style="color:#990f3d;">Text here</p>
.mytext {color:#990f3d;}
This box has a color of #990f3d
<div style="background-color:#990f3d;">Content here</div>
.mybackground {background-color:#990f3d;}
Border around this has a color of #990f3d
<div style="border:2px solid #990f3d;">Content here</div>
.myborder {border:2px solid #990f3d;}