#7f0f0e color space conversions
Hex:
#7f0f0e
RGB:
127, 15, 14
CMY:
50, 94, 95
CMYK:
0, 88, 89, 50
HSL:
1°, 80.1418%, 27.6471%
HSV (HSB):
1°, 88.9764%, 49.8039%
XYZ:
9.0025, 4.8854, 0.8840
xyY:
0.6094, 0.3307, 4.8854
CIE-Lab:
26.4057, 45.1345, 32.8835
CIE-LCH:
26.4057, 55.8431, 36.0758
CIE-Luv:
26.4057, 77.6247, 16.9354
Hunter-Lab:
22.1029, 34.0228, 13.1009
#7f0f0e color charts
#7f0f0e color shades, tints & tones
#7f0f0e color schemes
#7f0f0e color preview, HTML & CSS examples
This text has a color of #7f0f0e
<p style="color:#7f0f0e;">Text here</p>
.mytext {color:#7f0f0e;}
This box has a color of #7f0f0e
<div style="background-color:#7f0f0e;">Content here</div>
.mybackground {background-color:#7f0f0e;}
Border around this has a color of #7f0f0e
<div style="border:2px solid #7f0f0e;">Content here</div>
.myborder {border:2px solid #7f0f0e;}