#980a00 color space conversions
Hex:
#980a00
RGB:
152, 10, 0
CMY:
40, 96, 100
CMYK:
0, 93, 100, 40
HSL:
4°, 100.0000%, 29.8039%
HSV (HSB):
4°, 100.0000%, 59.6078%
XYZ:
13.0574, 6.8925, 0.6422
xyY:
0.6341, 0.3347, 6.8925
CIE-Lab:
31.5609, 52.9903, 45.2300
CIE-LCH:
31.5609, 69.6687, 40.4824
CIE-Luv:
31.5609, 99.8637, 22.8585
Hunter-Lab:
26.2535, 42.8349, 16.9272
#980a00 color charts
#980a00 color shades, tints & tones
#980a00 color schemes
#980a00 color preview, HTML & CSS examples
This text has a color of #980a00
<p style="color:#980a00;">Text here</p>
.mytext {color:#980a00;}
This box has a color of #980a00
<div style="background-color:#980a00;">Content here</div>
.mybackground {background-color:#980a00;}
Border around this has a color of #980a00
<div style="border:2px solid #980a00;">Content here</div>
.myborder {border:2px solid #980a00;}