#990c23 color space conversions
Hex:
#990c23
RGB:
153, 12, 35
CMY:
40, 95, 86
CMYK:
0, 92, 77, 40
HSL:
350°, 85.4545%, 32.3529%
HSV (HSB):
350°, 92.1569%, 60.0000%
XYZ:
13.5717, 7.1566, 2.2562
xyY:
0.5905, 0.3114, 7.1566
CIE-Lab:
32.1608, 53.7481, 28.1028
CIE-LCH:
32.1608, 60.6517, 27.6033
CIE-Luv:
32.1608, 95.0355, 15.0876
Hunter-Lab:
26.7518, 43.7408, 13.7259
#990c23 color charts
#990c23 color shades, tints & tones
#990c23 color schemes
#990c23 color preview, HTML & CSS examples
This text has a color of #990c23
<p style="color:#990c23;">Text here</p>
.mytext {color:#990c23;}
This box has a color of #990c23
<div style="background-color:#990c23;">Content here</div>
.mybackground {background-color:#990c23;}
Border around this has a color of #990c23
<div style="border:2px solid #990c23;">Content here</div>
.myborder {border:2px solid #990c23;}