#7e000f color space conversions
Hex:
#7e000f
RGB:
126, 0, 15
CMY:
51, 100, 94
CMYK:
0, 100, 88, 51
HSL:
353°, 100.0000%, 24.7059%
HSV (HSB):
353°, 100.0000%, 49.4118%
XYZ:
8.6904, 4.4701, 0.8567
xyY:
0.6200, 0.3189, 4.4701
CIE-Lab:
25.1684, 47.8030, 31.1398
CIE-LCH:
25.1684, 57.0510, 33.0810
CIE-Luv:
25.1684, 80.5034, 14.8509
Hunter-Lab:
21.1426, 36.3705, 12.3974
#7e000f color charts
#7e000f color shades, tints & tones
#7e000f color schemes
#7e000f color preview, HTML & CSS examples
This text has a color of #7e000f
<p style="color:#7e000f;">Text here</p>
.mytext {color:#7e000f;}
This box has a color of #7e000f
<div style="background-color:#7e000f;">Content here</div>
.mybackground {background-color:#7e000f;}
Border around this has a color of #7e000f
<div style="border:2px solid #7e000f;">Content here</div>
.myborder {border:2px solid #7e000f;}