#990d05 color space conversions
Hex:
#990d05
RGB:
153, 13, 5
CMY:
40, 95, 98
CMYK:
0, 92, 97, 40
HSL:
3°, 93.6709%, 30.9804%
HSV (HSB):
3°, 96.7320%, 60.0000%
XYZ:
13.3082, 7.0711, 0.8070
xyY:
0.6282, 0.3338, 7.0711
CIE-Lab:
31.9682, 52.8755, 43.5745
CIE-LCH:
31.9682, 68.5168, 39.4918
CIE-Luv:
31.9682, 99.4190, 22.5153
Hunter-Lab:
26.5916, 42.7981, 16.8147
#990d05 color charts
#990d05 color shades, tints & tones
#990d05 color schemes
#990d05 color preview, HTML & CSS examples
This text has a color of #990d05
<p style="color:#990d05;">Text here</p>
.mytext {color:#990d05;}
This box has a color of #990d05
<div style="background-color:#990d05;">Content here</div>
.mybackground {background-color:#990d05;}
Border around this has a color of #990d05
<div style="border:2px solid #990d05;">Content here</div>
.myborder {border:2px solid #990d05;}