#980a1c color space conversions
Hex:
#980a1c
RGB:
152, 10, 28
CMY:
40, 96, 89
CMYK:
0, 93, 82, 40
HSL:
352°, 87.6543%, 31.7647%
HSV (HSB):
352°, 93.4211%, 59.6078%
XYZ:
13.2670, 6.9763, 1.7459
xyY:
0.6033, 0.3173, 6.9763
CIE-Lab:
31.7529, 53.5356, 31.8993
CIE-LCH:
31.7529, 62.3187, 30.7887
CIE-Luv:
31.7529, 96.2145, 17.1332
Hunter-Lab:
26.4127, 43.4378, 14.5697
#980a1c color charts
#980a1c color shades, tints & tones
#980a1c color schemes
#980a1c color preview, HTML & CSS examples
This text has a color of #980a1c
<p style="color:#980a1c;">Text here</p>
.mytext {color:#980a1c;}
This box has a color of #980a1c
<div style="background-color:#980a1c;">Content here</div>
.mybackground {background-color:#980a1c;}
Border around this has a color of #980a1c
<div style="border:2px solid #980a1c;">Content here</div>
.myborder {border:2px solid #980a1c;}