#980f03 color space conversions
Hex:
#980f03
RGB:
152, 15, 3
CMY:
40, 94, 99
CMYK:
0, 90, 98, 40
HSL:
5°, 96.1290%, 30.3922%
HSV (HSB):
5°, 98.0263%, 59.6078%
XYZ:
13.1362, 7.0236, 0.7495
xyY:
0.6282, 0.3359, 7.0236
CIE-Lab:
31.8606, 52.2157, 44.2118
CIE-LCH:
31.8606, 68.4191, 40.2551
CIE-Luv:
31.8606, 98.3084, 22.8679
Hunter-Lab:
26.5021, 42.0974, 16.8747
#980f03 color charts
#980f03 color shades, tints & tones
#980f03 color schemes
#980f03 color preview, HTML & CSS examples
This text has a color of #980f03
<p style="color:#980f03;">Text here</p>
.mytext {color:#980f03;}
This box has a color of #980f03
<div style="background-color:#980f03;">Content here</div>
.mybackground {background-color:#980f03;}
Border around this has a color of #980f03
<div style="border:2px solid #980f03;">Content here</div>
.myborder {border:2px solid #980f03;}