#7f0e0e color space conversions
Hex:
#7f0e0e
RGB:
127, 14, 14
CMY:
50, 95, 95
CMYK:
0, 89, 89, 50
HSL:
0°, 80.1418%, 27.6471%
HSV (HSB):
0°, 88.9764%, 49.8039%
XYZ:
8.9887, 4.8578, 0.8794
xyY:
0.6104, 0.3299, 4.8578
CIE-Lab:
26.3258, 45.3627, 32.8114
CIE-LCH:
26.3258, 55.9853, 35.8787
CIE-Luv:
26.3258, 77.9240, 16.8040
Hunter-Lab:
22.0404, 34.2265, 13.0628
#7f0e0e color charts
#7f0e0e color shades, tints & tones
#7f0e0e color schemes
#7f0e0e color preview, HTML & CSS examples
This text has a color of #7f0e0e
<p style="color:#7f0e0e;">Text here</p>
.mytext {color:#7f0e0e;}
This box has a color of #7f0e0e
<div style="background-color:#7f0e0e;">Content here</div>
.mybackground {background-color:#7f0e0e;}
Border around this has a color of #7f0e0e
<div style="border:2px solid #7f0e0e;">Content here</div>
.myborder {border:2px solid #7f0e0e;}