#980e30 color space conversions
Hex:
#980e30
RGB:
152, 14, 48
CMY:
40, 95, 81
CMYK:
0, 91, 68, 40
HSL:
345°, 83.1325%, 32.5490%
HSV (HSB):
345°, 90.7895%, 59.6078%
XYZ:
13.6394, 7.2029, 3.4677
xyY:
0.5611, 0.2963, 7.2029
CIE-Lab:
32.2644, 53.7356, 19.8190
CIE-LCH:
32.2644, 57.2740, 20.2452
CIE-Luv:
32.2644, 90.2662, 9.4164
Hunter-Lab:
26.8382, 43.7487, 11.1259
#980e30 color charts
#980e30 color shades, tints & tones
#980e30 color schemes
#980e30 color preview, HTML & CSS examples
This text has a color of #980e30
<p style="color:#980e30;">Text here</p>
.mytext {color:#980e30;}
This box has a color of #980e30
<div style="background-color:#980e30;">Content here</div>
.mybackground {background-color:#980e30;}
Border around this has a color of #980e30
<div style="border:2px solid #980e30;">Content here</div>
.myborder {border:2px solid #980e30;}