#980c28 color space conversions
Hex:
#980c28
RGB:
152, 12, 40
CMY:
40, 95, 84
CMYK:
0, 92, 74, 40
HSL:
348°, 85.3659%, 32.1569%
HSV (HSB):
348°, 92.1053%, 59.6078%
XYZ:
13.4634, 7.0915, 2.6667
xyY:
0.5798, 0.3054, 7.0915
CIE-Lab:
32.0144, 53.6818, 24.7025
CIE-LCH:
32.0144, 59.0927, 24.7102
CIE-Luv:
32.0144, 92.9880, 12.8707
Hunter-Lab:
26.6300, 43.6422, 12.7037
#980c28 color charts
#980c28 color shades, tints & tones
#980c28 color schemes
#980c28 color preview, HTML & CSS examples
This text has a color of #980c28
<p style="color:#980c28;">Text here</p>
.mytext {color:#980c28;}
This box has a color of #980c28
<div style="background-color:#980c28;">Content here</div>
.mybackground {background-color:#980c28;}
Border around this has a color of #980c28
<div style="border:2px solid #980c28;">Content here</div>
.myborder {border:2px solid #980c28;}