#980a27 color space conversions
Hex:
#980a27
RGB:
152, 10, 39
CMY:
40, 96, 85
CMYK:
0, 93, 74, 40
HSL:
348°, 87.6543%, 31.7647%
HSV (HSB):
348°, 93.4211%, 59.6078%
XYZ:
13.4236, 7.0390, 2.5706
xyY:
0.5828, 0.3056, 7.0390
CIE-Lab:
31.8955, 53.9379, 25.2035
CIE-LCH:
31.8955, 59.5358, 25.0452
CIE-Luv:
31.8955, 93.6618, 13.0987
Hunter-Lab:
26.5310, 43.8845, 12.8271
#980a27 color charts
#980a27 color shades, tints & tones
#980a27 color schemes
#980a27 color preview, HTML & CSS examples
This text has a color of #980a27
<p style="color:#980a27;">Text here</p>
.mytext {color:#980a27;}
This box has a color of #980a27
<div style="background-color:#980a27;">Content here</div>
.mybackground {background-color:#980a27;}
Border around this has a color of #980a27
<div style="border:2px solid #980a27;">Content here</div>
.myborder {border:2px solid #980a27;}