#80040c color space conversions
Hex:
#80040c
RGB:
128, 4, 12
CMY:
50, 98, 95
CMYK:
0, 97, 91, 50
HSL:
356°, 93.9394%, 25.8824%
HSV (HSB):
356°, 96.8750%, 50.1961%
XYZ:
9.0119, 4.7026, 0.7805
xyY:
0.6217, 0.3244, 4.7026
CIE-Lab:
25.8700, 47.5226, 33.4392
CIE-LCH:
25.8700, 58.1083, 35.1320
CIE-Luv:
25.8700, 81.5024, 16.3043
Hunter-Lab:
21.6854, 36.2302, 13.0457
#80040c color charts
#80040c color shades, tints & tones
#80040c color schemes
#80040c color preview, HTML & CSS examples
This text has a color of #80040c
<p style="color:#80040c;">Text here</p>
.mytext {color:#80040c;}
This box has a color of #80040c
<div style="background-color:#80040c;">Content here</div>
.mybackground {background-color:#80040c;}
Border around this has a color of #80040c
<div style="border:2px solid #80040c;">Content here</div>
.myborder {border:2px solid #80040c;}