#980a09 color space conversions
Hex:
#980a09
RGB:
152, 10, 9
CMY:
40, 96, 96
CMYK:
0, 93, 94, 40
HSL:
0°, 88.8199%, 31.5686%
HSV (HSB):
0°, 94.0789%, 59.6078%
XYZ:
13.1067, 6.9122, 0.9018
xyY:
0.6265, 0.3304, 6.9122
CIE-Lab:
31.6062, 53.1193, 41.5942
CIE-LCH:
31.6062, 67.4666, 38.0621
CIE-Luv:
31.6062, 98.9798, 21.4762
Hunter-Lab:
26.2911, 42.9772, 16.3700
#980a09 color charts
#980a09 color shades, tints & tones
#980a09 color schemes
#980a09 color preview, HTML & CSS examples
This text has a color of #980a09
<p style="color:#980a09;">Text here</p>
.mytext {color:#980a09;}
This box has a color of #980a09
<div style="background-color:#980a09;">Content here</div>
.mybackground {background-color:#980a09;}
Border around this has a color of #980a09
<div style="border:2px solid #980a09;">Content here</div>
.myborder {border:2px solid #980a09;}