#80001b color space conversions
Hex:
#80001b
RGB:
128, 0, 27
CMY:
50, 100, 89
CMYK:
0, 100, 79, 50
HSL:
347°, 100.0000%, 25.0980%
HSV (HSB):
347°, 100.0000%, 50.1961%
XYZ:
9.0999, 4.6683, 1.4584
xyY:
0.5976, 0.3066, 4.6683
CIE-Lab:
25.7681, 48.7019, 24.5171
CIE-LCH:
25.7681, 54.5249, 26.7212
CIE-Luv:
25.7681, 79.7550, 11.6699
Hunter-Lab:
21.6063, 37.3677, 11.1225
#80001b color charts
#80001b color shades, tints & tones
#80001b color schemes
#80001b color preview, HTML & CSS examples
This text has a color of #80001b
<p style="color:#80001b;">Text here</p>
.mytext {color:#80001b;}
This box has a color of #80001b
<div style="background-color:#80001b;">Content here</div>
.mybackground {background-color:#80001b;}
Border around this has a color of #80001b
<div style="border:2px solid #80001b;">Content here</div>
.myborder {border:2px solid #80001b;}