#7f240c color space conversions
Hex:
#7f240c
RGB:
127, 36, 12
CMY:
50, 86, 95
CMYK:
0, 72, 91, 50
HSL:
13°, 82.7338%, 27.2549%
HSV (HSB):
13°, 90.5512%, 49.8039%
XYZ:
9.4496, 5.8003, 0.9693
xyY:
0.5826, 0.3576, 5.8003
CIE-Lab:
28.9030, 38.0830, 35.9678
CIE-LCH:
28.9030, 52.3832, 43.3639
CIE-Luv:
28.9030, 68.5989, 21.4329
Hunter-Lab:
24.0839, 27.8902, 14.4723
#7f240c color charts
#7f240c color shades, tints & tones
#7f240c color schemes
#7f240c color preview, HTML & CSS examples
This text has a color of #7f240c
<p style="color:#7f240c;">Text here</p>
.mytext {color:#7f240c;}
This box has a color of #7f240c
<div style="background-color:#7f240c;">Content here</div>
.mybackground {background-color:#7f240c;}
Border around this has a color of #7f240c
<div style="border:2px solid #7f240c;">Content here</div>
.myborder {border:2px solid #7f240c;}