#7f2412 color space conversions
Hex:
#7f2412
RGB:
127, 36, 18
CMY:
50, 86, 93
CMYK:
0, 72, 86, 50
HSL:
10°, 75.1724%, 28.4314%
HSV (HSB):
10°, 85.8268%, 49.8039%
XYZ:
9.4925, 5.8175, 1.1948
xyY:
0.5751, 0.3525, 5.8175
CIE-Lab:
28.9472, 38.2420, 33.0511
CIE-LCH:
28.9472, 50.5453, 40.8356
CIE-Luv:
28.9472, 67.9533, 20.1202
Hunter-Lab:
24.1194, 28.0417, 13.9464
#7f2412 color charts
#7f2412 color shades, tints & tones
#7f2412 color schemes
#7f2412 color preview, HTML & CSS examples
This text has a color of #7f2412
<p style="color:#7f2412;">Text here</p>
.mytext {color:#7f2412;}
This box has a color of #7f2412
<div style="background-color:#7f2412;">Content here</div>
.mybackground {background-color:#7f2412;}
Border around this has a color of #7f2412
<div style="border:2px solid #7f2412;">Content here</div>
.myborder {border:2px solid #7f2412;}