#980e6a color space conversions
Hex:
#980e6a
RGB:
152, 14, 106
CMY:
40, 95, 58
CMYK:
0, 91, 30, 40
HSL:
320°, 83.1325%, 32.5490%
HSV (HSB):
320°, 90.7895%, 59.6078%
XYZ:
15.7075, 8.0301, 14.3578
xyY:
0.4123, 0.2108, 8.0301
CIE-Lab:
34.0455, 58.6710, -15.5126
CIE-LCH:
34.0455, 60.6871, 345.1899
CIE-Luv:
34.0455, 67.5882, -28.8178
Hunter-Lab:
28.3374, 49.3523, -10.2044
#980e6a color charts
#980e6a color shades, tints & tones
#980e6a color schemes
#980e6a color preview, HTML & CSS examples
This text has a color of #980e6a
<p style="color:#980e6a;">Text here</p>
.mytext {color:#980e6a;}
This box has a color of #980e6a
<div style="background-color:#980e6a;">Content here</div>
.mybackground {background-color:#980e6a;}
Border around this has a color of #980e6a
<div style="border:2px solid #980e6a;">Content here</div>
.myborder {border:2px solid #980e6a;}