#990f03 color space conversions
Hex:
#990f03
RGB:
153, 15, 3
CMY:
40, 94, 99
CMYK:
0, 90, 98, 40
HSL:
5°, 96.1538%, 30.5882%
HSV (HSB):
5°, 98.0392%, 60.0000%
XYZ:
13.3241, 7.1205, 0.7583
xyY:
0.6284, 0.3358, 7.1205
CIE-Lab:
32.0797, 52.4986, 44.4638
CIE-LCH:
32.0797, 68.7977, 40.2630
CIE-Luv:
32.0797, 99.0732, 23.0214
Hunter-Lab:
26.6843, 42.4319, 16.9942
#990f03 color charts
#990f03 color shades, tints & tones
#990f03 color schemes
#990f03 color preview, HTML & CSS examples
This text has a color of #990f03
<p style="color:#990f03;">Text here</p>
.mytext {color:#990f03;}
This box has a color of #990f03
<div style="background-color:#990f03;">Content here</div>
.mybackground {background-color:#990f03;}
Border around this has a color of #990f03
<div style="border:2px solid #990f03;">Content here</div>
.myborder {border:2px solid #990f03;}