#980f2d color space conversions
Hex:
#980f2d
RGB:
152, 15, 45
CMY:
40, 94, 82
CMYK:
0, 90, 70, 40
HSL:
347°, 82.0359%, 32.7451%
HSV (HSB):
347°, 90.1316%, 59.6078%
XYZ:
13.5934, 7.2065, 3.1572
xyY:
0.5674, 0.3008, 7.2065
CIE-Lab:
32.2725, 53.4056, 21.7849
CIE-LCH:
32.2725, 57.6779, 22.1913
CIE-Luv:
32.2725, 90.9193, 10.9727
Hunter-Lab:
26.8449, 43.4077, 11.8185
#980f2d color charts
#980f2d color shades, tints & tones
#980f2d color schemes
#980f2d color preview, HTML & CSS examples
This text has a color of #980f2d
<p style="color:#980f2d;">Text here</p>
.mytext {color:#980f2d;}
This box has a color of #980f2d
<div style="background-color:#980f2d;">Content here</div>
.mybackground {background-color:#980f2d;}
Border around this has a color of #980f2d
<div style="border:2px solid #980f2d;">Content here</div>
.myborder {border:2px solid #980f2d;}