#980c5c color space conversions
Hex:
#980c5c
RGB:
152, 12, 92
CMY:
40, 95, 64
CMYK:
0, 92, 39, 40
HSL:
326°, 85.3659%, 32.1569%
HSV (HSB):
326°, 92.1053%, 59.6078%
XYZ:
15.0121, 7.7111, 10.8224
xyY:
0.4475, 0.2299, 7.7111
CIE-Lab:
33.3737, 57.4565, -7.5169
CIE-LCH:
33.3737, 57.9461, 352.5464
CIE-Luv:
33.3737, 73.8551, -18.6347
Hunter-Lab:
27.7688, 47.9039, -3.6690
#980c5c color charts
#980c5c color shades, tints & tones
#980c5c color schemes
#980c5c color preview, HTML & CSS examples
This text has a color of #980c5c
<p style="color:#980c5c;">Text here</p>
.mytext {color:#980c5c;}
This box has a color of #980c5c
<div style="background-color:#980c5c;">Content here</div>
.mybackground {background-color:#980c5c;}
Border around this has a color of #980c5c
<div style="border:2px solid #980c5c;">Content here</div>
.myborder {border:2px solid #980c5c;}