#7e000b color space conversions
Hex:
#7e000b
RGB:
126, 0, 11
CMY:
51, 100, 96
CMYK:
0, 100, 91, 51
HSL:
355°, 100.0000%, 24.7059%
HSV (HSB):
355°, 100.0000%, 49.4118%
XYZ:
8.6646, 4.4598, 0.7208
xyY:
0.6258, 0.3221, 4.4598
CIE-Lab:
25.1367, 47.7165, 33.0298
CIE-LCH:
25.1367, 58.0330, 34.6914
CIE-Luv:
25.1367, 81.0662, 15.7127
Hunter-Lab:
21.1182, 36.2800, 12.7592
#7e000b color charts
#7e000b color shades, tints & tones
#7e000b color schemes
#7e000b color preview, HTML & CSS examples
This text has a color of #7e000b
<p style="color:#7e000b;">Text here</p>
.mytext {color:#7e000b;}
This box has a color of #7e000b
<div style="background-color:#7e000b;">Content here</div>
.mybackground {background-color:#7e000b;}
Border around this has a color of #7e000b
<div style="border:2px solid #7e000b;">Content here</div>
.myborder {border:2px solid #7e000b;}