#980e2a color space conversions
Hex:
#980e2a
RGB:
152, 14, 42
CMY:
40, 95, 84
CMYK:
0, 91, 72, 40
HSL:
348°, 83.1325%, 32.5490%
HSV (HSB):
348°, 90.7895%, 59.6078%
XYZ:
13.5239, 7.1566, 2.8591
xyY:
0.5745, 0.3040, 7.1566
CIE-Lab:
32.1609, 53.4401, 23.5906
CIE-LCH:
32.1609, 58.4154, 23.8186
CIE-Luv:
32.1609, 91.9987, 12.2191
Hunter-Lab:
26.7519, 43.4210, 12.3898
#980e2a color charts
#980e2a color shades, tints & tones
#980e2a color schemes
#980e2a color preview, HTML & CSS examples
This text has a color of #980e2a
<p style="color:#980e2a;">Text here</p>
.mytext {color:#980e2a;}
This box has a color of #980e2a
<div style="background-color:#980e2a;">Content here</div>
.mybackground {background-color:#980e2a;}
Border around this has a color of #980e2a
<div style="border:2px solid #980e2a;">Content here</div>
.myborder {border:2px solid #980e2a;}