#980a2a color space conversions
Hex:
#980a2a
RGB:
152, 10, 42
CMY:
40, 96, 84
CMYK:
0, 93, 72, 40
HSL:
346°, 87.6543%, 31.7647%
HSV (HSB):
346°, 93.4211%, 59.6078%
XYZ:
13.4754, 7.0596, 2.8429
xyY:
0.5764, 0.3020, 7.0596
CIE-Lab:
31.9423, 54.0698, 23.3260
CIE-LCH:
31.9423, 58.8867, 23.3356
CIE-Luv:
31.9423, 92.8492, 11.8089
Hunter-Lab:
26.5700, 44.0313, 12.2552
#980a2a color charts
#980a2a color shades, tints & tones
#980a2a color schemes
#980a2a color preview, HTML & CSS examples
This text has a color of #980a2a
<p style="color:#980a2a;">Text here</p>
.mytext {color:#980a2a;}
This box has a color of #980a2a
<div style="background-color:#980a2a;">Content here</div>
.mybackground {background-color:#980a2a;}
Border around this has a color of #980a2a
<div style="border:2px solid #980a2a;">Content here</div>
.myborder {border:2px solid #980a2a;}