#980e29 color space conversions
Hex:
#980e29
RGB:
152, 14, 41
CMY:
40, 95, 84
CMYK:
0, 91, 73, 40
HSL:
348°, 83.1325%, 32.5490%
HSV (HSB):
348°, 90.7895%, 59.6078%
XYZ:
13.5062, 7.1496, 2.7660
xyY:
0.5767, 0.3053, 7.1496
CIE-Lab:
32.1450, 53.3947, 24.2156
CIE-LCH:
32.1450, 58.6293, 24.3953
CIE-Luv:
32.1450, 92.2697, 12.6564
Hunter-Lab:
26.7387, 43.3707, 12.5838
#980e29 color charts
#980e29 color shades, tints & tones
#980e29 color schemes
#980e29 color preview, HTML & CSS examples
This text has a color of #980e29
<p style="color:#980e29;">Text here</p>
.mytext {color:#980e29;}
This box has a color of #980e29
<div style="background-color:#980e29;">Content here</div>
.mybackground {background-color:#980e29;}
Border around this has a color of #980e29
<div style="border:2px solid #980e29;">Content here</div>
.myborder {border:2px solid #980e29;}