#7e001b color space conversions
Hex:
#7e001b
RGB:
126, 0, 27
CMY:
51, 100, 89
CMYK:
0, 100, 79, 51
HSL:
347°, 100.0000%, 24.7059%
HSV (HSB):
347°, 100.0000%, 49.4118%
XYZ:
8.8020, 4.5148, 1.4444
xyY:
0.5963, 0.3059, 4.5148
CIE-Lab:
25.3050, 48.1744, 23.8704
CIE-LCH:
25.3050, 53.7640, 26.3584
CIE-Luv:
25.3050, 78.1616, 11.2482
Hunter-Lab:
21.2479, 36.7602, 10.8431
#7e001b color charts
#7e001b color shades, tints & tones
#7e001b color schemes
#7e001b color preview, HTML & CSS examples
This text has a color of #7e001b
<p style="color:#7e001b;">Text here</p>
.mytext {color:#7e001b;}
This box has a color of #7e001b
<div style="background-color:#7e001b;">Content here</div>
.mybackground {background-color:#7e001b;}
Border around this has a color of #7e001b
<div style="border:2px solid #7e001b;">Content here</div>
.myborder {border:2px solid #7e001b;}