#980f1d color space conversions
Hex:
#980f1d
RGB:
152, 15, 29
CMY:
40, 94, 89
CMYK:
0, 90, 81, 40
HSL:
354°, 82.0359%, 32.7451%
HSV (HSB):
354°, 90.1316%, 59.6078%
XYZ:
13.3415, 7.1058, 1.8308
xyY:
0.5989, 0.3190, 7.1058
CIE-Lab:
32.0465, 52.7547, 31.6012
CIE-LCH:
32.0465, 61.4955, 30.9225
CIE-Luv:
32.0465, 94.8431, 17.3159
Hunter-Lab:
26.6566, 42.6891, 14.5876
#980f1d color charts
#980f1d color shades, tints & tones
#980f1d color schemes
#980f1d color preview, HTML & CSS examples
This text has a color of #980f1d
<p style="color:#980f1d;">Text here</p>
.mytext {color:#980f1d;}
This box has a color of #980f1d
<div style="background-color:#980f1d;">Content here</div>
.mybackground {background-color:#980f1d;}
Border around this has a color of #980f1d
<div style="border:2px solid #980f1d;">Content here</div>
.myborder {border:2px solid #980f1d;}