#980b5d color space conversions
Hex:
#980b5d
RGB:
152, 11, 93
CMY:
40, 96, 64
CMYK:
0, 93, 39, 40
HSL:
325°, 86.5031%, 31.9608%
HSV (HSB):
325°, 92.7632%, 59.6078%
XYZ:
15.0444, 7.7051, 11.0502
xyY:
0.4451, 0.2280, 7.7051
CIE-Lab:
33.3609, 57.7048, -8.1847
CIE-LCH:
33.3609, 58.2824, 351.9272
CIE-Luv:
33.3609, 73.5580, -19.4755
Hunter-Lab:
27.7580, 48.1675, -4.1723
#980b5d color charts
#980b5d color shades, tints & tones
#980b5d color schemes
#980b5d color preview, HTML & CSS examples
This text has a color of #980b5d
<p style="color:#980b5d;">Text here</p>
.mytext {color:#980b5d;}
This box has a color of #980b5d
<div style="background-color:#980b5d;">Content here</div>
.mybackground {background-color:#980b5d;}
Border around this has a color of #980b5d
<div style="border:2px solid #980b5d;">Content here</div>
.myborder {border:2px solid #980b5d;}