#980f2b color space conversions
Hex:
#980f2b
RGB:
152, 15, 43
CMY:
40, 94, 83
CMYK:
0, 90, 72, 40
HSL:
348°, 82.0359%, 32.7451%
HSV (HSB):
348°, 90.1316%, 59.6078%
XYZ:
13.5558, 7.1915, 2.9591
xyY:
0.5718, 0.3034, 7.1915
CIE-Lab:
32.2389, 53.3091, 23.0396
CIE-LCH:
32.2389, 58.0748, 23.3734
CIE-Luv:
32.2389, 91.4840, 11.8894
Hunter-Lab:
26.8169, 43.3009, 12.2295
#980f2b color charts
#980f2b color shades, tints & tones
#980f2b color schemes
#980f2b color preview, HTML & CSS examples
This text has a color of #980f2b
<p style="color:#980f2b;">Text here</p>
.mytext {color:#980f2b;}
This box has a color of #980f2b
<div style="background-color:#980f2b;">Content here</div>
.mybackground {background-color:#980f2b;}
Border around this has a color of #980f2b
<div style="border:2px solid #980f2b;">Content here</div>
.myborder {border:2px solid #980f2b;}