#980e49 color space conversions
Hex:
#980e49
RGB:
152, 14, 73
CMY:
40, 95, 71
CMYK:
0, 91, 52, 40
HSL:
334°, 83.1325%, 32.5490%
HSV (HSB):
334°, 90.7895%, 59.6078%
XYZ:
14.3085, 7.4705, 6.9911
xyY:
0.4973, 0.2597, 7.4705
CIE-Lab:
32.8549, 55.4025, 4.1461
CIE-LCH:
32.8549, 55.5575, 4.2798
CIE-Luv:
32.8549, 81.4123, -5.1306
Hunter-Lab:
27.3322, 45.6140, 3.9672
#980e49 color charts
#980e49 color shades, tints & tones
#980e49 color schemes
#980e49 color preview, HTML & CSS examples
This text has a color of #980e49
<p style="color:#980e49;">Text here</p>
.mytext {color:#980e49;}
This box has a color of #980e49
<div style="background-color:#980e49;">Content here</div>
.mybackground {background-color:#980e49;}
Border around this has a color of #980e49
<div style="border:2px solid #980e49;">Content here</div>
.myborder {border:2px solid #980e49;}