#7f380c color space conversions
Hex:
#7f380c
RGB:
127, 56, 12
CMY:
50, 78, 95
CMYK:
0, 56, 91, 50
HSL:
23°, 82.7338%, 27.2549%
HSV (HSB):
23°, 90.5512%, 49.8039%
XYZ:
10.2329, 7.3669, 1.2304
xyY:
0.5434, 0.3912, 7.3669
CIE-Lab:
32.6280, 28.2578, 38.9602
CIE-LCH:
32.6280, 48.1290, 54.0466
CIE-Luv:
32.6280, 55.6161, 27.3671
Hunter-Lab:
27.1421, 19.7983, 16.3116
#7f380c color charts
#7f380c color shades, tints & tones
#7f380c color schemes
#7f380c color preview, HTML & CSS examples
This text has a color of #7f380c
<p style="color:#7f380c;">Text here</p>
.mytext {color:#7f380c;}
This box has a color of #7f380c
<div style="background-color:#7f380c;">Content here</div>
.mybackground {background-color:#7f380c;}
Border around this has a color of #7f380c
<div style="border:2px solid #7f380c;">Content here</div>
.myborder {border:2px solid #7f380c;}