#980d40 color space conversions
Hex:
#980d40
RGB:
152, 13, 64
CMY:
40, 95, 75
CMYK:
0, 91, 58, 40
HSL:
338°, 84.2424%, 32.3529%
HSV (HSB):
338°, 91.4474%, 59.6078%
XYZ:
14.0182, 7.3334, 5.5271
xyY:
0.5215, 0.2728, 7.3334
CIE-Lab:
32.5542, 54.8876, 9.6610
CIE-LCH:
32.5542, 55.7314, 9.9826
CIE-Luv:
32.5542, 85.0512, 0.4583
Hunter-Lab:
27.0803, 45.0109, 6.8550
#980d40 color charts
#980d40 color shades, tints & tones
#980d40 color schemes
#980d40 color preview, HTML & CSS examples
This text has a color of #980d40
<p style="color:#980d40;">Text here</p>
.mytext {color:#980d40;}
This box has a color of #980d40
<div style="background-color:#980d40;">Content here</div>
.mybackground {background-color:#980d40;}
Border around this has a color of #980d40
<div style="border:2px solid #980d40;">Content here</div>
.myborder {border:2px solid #980d40;}