#980b0c color space conversions
Hex:
#980b0c
RGB:
152, 11, 12
CMY:
40, 96, 95
CMYK:
0, 93, 92, 40
HSL:
360°, 86.5031%, 31.9608%
HSV (HSB):
360°, 92.7632%, 59.6078%
XYZ:
13.1349, 6.9413, 0.9953
xyY:
0.6233, 0.3294, 6.9413
CIE-Lab:
31.6729, 53.0170, 40.3762
CIE-LCH:
31.6729, 66.6411, 37.2919
CIE-Luv:
31.6729, 98.4555, 21.0897
Hunter-Lab:
26.3463, 42.8849, 16.2025
#980b0c color charts
#980b0c color shades, tints & tones
#980b0c color schemes
#980b0c color preview, HTML & CSS examples
This text has a color of #980b0c
<p style="color:#980b0c;">Text here</p>
.mytext {color:#980b0c;}
This box has a color of #980b0c
<div style="background-color:#980b0c;">Content here</div>
.mybackground {background-color:#980b0c;}
Border around this has a color of #980b0c
<div style="border:2px solid #980b0c;">Content here</div>
.myborder {border:2px solid #980b0c;}