#7f400c color space conversions
Hex:
#7f400c
RGB:
127, 64, 12
CMY:
50, 75, 95
CMYK:
0, 50, 91, 50
HSL:
27°, 82.7338%, 27.2549%
HSV (HSB):
27°, 90.5512%, 49.8039%
XYZ:
10.6522, 8.2054, 1.3702
xyY:
0.5266, 0.4056, 8.2054
CIE-Lab:
34.4070, 23.7948, 40.3889
CIE-LCH:
34.4070, 46.8770, 59.4959
CIE-Luv:
34.4070, 49.7698, 30.1496
Hunter-Lab:
28.6450, 16.2496, 17.2155
#7f400c color charts
#7f400c color shades, tints & tones
#7f400c color schemes
#7f400c color preview, HTML & CSS examples
This text has a color of #7f400c
<p style="color:#7f400c;">Text here</p>
.mytext {color:#7f400c;}
This box has a color of #7f400c
<div style="background-color:#7f400c;">Content here</div>
.mybackground {background-color:#7f400c;}
Border around this has a color of #7f400c
<div style="border:2px solid #7f400c;">Content here</div>
.myborder {border:2px solid #7f400c;}