#980b2d color space conversions
Hex:
#980b2d
RGB:
152, 11, 45
CMY:
40, 96, 82
CMYK:
0, 93, 70, 40
HSL:
346°, 86.5031%, 31.9608%
HSV (HSB):
346°, 92.7632%, 59.6078%
XYZ:
13.5422, 7.1042, 3.1401
xyY:
0.5693, 0.2987, 7.1042
CIE-Lab:
32.0430, 54.0665, 21.5000
CIE-LCH:
32.0430, 58.1845, 21.6857
CIE-Luv:
32.0430, 91.7970, 10.5366
Hunter-Lab:
26.6537, 44.0483, 11.6726
#980b2d color charts
#980b2d color shades, tints & tones
#980b2d color schemes
#980b2d color preview, HTML & CSS examples
This text has a color of #980b2d
<p style="color:#980b2d;">Text here</p>
.mytext {color:#980b2d;}
This box has a color of #980b2d
<div style="background-color:#980b2d;">Content here</div>
.mybackground {background-color:#980b2d;}
Border around this has a color of #980b2d
<div style="border:2px solid #980b2d;">Content here</div>
.myborder {border:2px solid #980b2d;}