#980e6d color space conversions
Hex:
#980e6d
RGB:
152, 14, 109
CMY:
40, 95, 57
CMYK:
0, 91, 28, 40
HSL:
319°, 83.1325%, 32.5490%
HSV (HSB):
319°, 90.7895%, 59.6078%
XYZ:
15.8662, 8.0936, 15.1940
xyY:
0.4052, 0.2067, 8.0936
CIE-Lab:
34.1771, 59.0253, -17.2248
CIE-LCH:
34.1771, 61.4872, 343.7316
CIE-Luv:
34.1771, 66.3093, -31.0872
Hunter-Lab:
28.4493, 49.7639, -11.7507
#980e6d color charts
#980e6d color shades, tints & tones
#980e6d color schemes
#980e6d color preview, HTML & CSS examples
This text has a color of #980e6d
<p style="color:#980e6d;">Text here</p>
.mytext {color:#980e6d;}
This box has a color of #980e6d
<div style="background-color:#980e6d;">Content here</div>
.mybackground {background-color:#980e6d;}
Border around this has a color of #980e6d
<div style="border:2px solid #980e6d;">Content here</div>
.myborder {border:2px solid #980e6d;}