#980d04 color space conversions
Hex:
#980d04
RGB:
152, 13, 4
CMY:
40, 95, 98
CMYK:
0, 91, 97, 40
HSL:
4°, 94.8718%, 30.5882%
HSV (HSB):
4°, 97.3684%, 59.6078%
XYZ:
13.1147, 6.9720, 0.7694
xyY:
0.6288, 0.3343, 6.9720
CIE-Lab:
31.7431, 52.5817, 43.7248
CIE-LCH:
31.7431, 68.3863, 39.7456
CIE-Luv:
31.7431, 98.7525, 22.5112
Hunter-Lab:
26.4046, 42.4501, 16.7556
#980d04 color charts
#980d04 color shades, tints & tones
#980d04 color schemes
#980d04 color preview, HTML & CSS examples
This text has a color of #980d04
<p style="color:#980d04;">Text here</p>
.mytext {color:#980d04;}
This box has a color of #980d04
<div style="background-color:#980d04;">Content here</div>
.mybackground {background-color:#980d04;}
Border around this has a color of #980d04
<div style="border:2px solid #980d04;">Content here</div>
.myborder {border:2px solid #980d04;}