#980f3c color space conversions
Hex:
#980f3c
RGB:
152, 15, 60
CMY:
40, 94, 76
CMYK:
0, 90, 61, 40
HSL:
340°, 82.0359%, 32.7451%
HSV (HSB):
340°, 90.1316%, 59.6078%
XYZ:
13.9353, 7.3433, 4.9579
xyY:
0.5311, 0.2799, 7.3433
CIE-Lab:
32.5760, 54.2719, 12.3335
CIE-LCH:
32.5760, 55.6557, 12.8032
CIE-Luv:
32.5760, 86.0938, 3.0792
Hunter-Lab:
27.0985, 44.3707, 8.1214
#980f3c color charts
#980f3c color shades, tints & tones
#980f3c color schemes
#980f3c color preview, HTML & CSS examples
This text has a color of #980f3c
<p style="color:#980f3c;">Text here</p>
.mytext {color:#980f3c;}
This box has a color of #980f3c
<div style="background-color:#980f3c;">Content here</div>
.mybackground {background-color:#980f3c;}
Border around this has a color of #980f3c
<div style="border:2px solid #980f3c;">Content here</div>
.myborder {border:2px solid #980f3c;}