#980e5b color space conversions
Hex:
#980e5b
RGB:
152, 14, 91
CMY:
40, 95, 64
CMYK:
0, 91, 40, 40
HSL:
327°, 83.1325%, 32.5490%
HSV (HSB):
327°, 90.7895%, 59.6078%
XYZ:
14.9943, 7.7448, 10.6021
xyY:
0.4497, 0.2323, 7.7448
CIE-Lab:
33.4457, 57.0391, -6.7602
CIE-LCH:
33.4457, 57.4383, 353.2409
CIE-Luv:
33.4457, 73.9927, -17.6689
Hunter-Lab:
27.8295, 47.4724, -3.1069
#980e5b color charts
#980e5b color shades, tints & tones
#980e5b color schemes
#980e5b color preview, HTML & CSS examples
This text has a color of #980e5b
<p style="color:#980e5b;">Text here</p>
.mytext {color:#980e5b;}
This box has a color of #980e5b
<div style="background-color:#980e5b;">Content here</div>
.mybackground {background-color:#980e5b;}
Border around this has a color of #980e5b
<div style="border:2px solid #980e5b;">Content here</div>
.myborder {border:2px solid #980e5b;}