#7f4f2f color space conversions
Hex:
#7f4f2f
RGB:
127, 79, 47
CMY:
50, 69, 82
CMYK:
0, 38, 63, 50
HSL:
24°, 45.9770%, 34.1176%
HSV (HSB):
24°, 62.9921%, 49.8039%
XYZ:
12.0615, 10.3092, 4.0435
xyY:
0.4566, 0.3903, 10.3092
CIE-Lab:
38.3918, 16.8130, 27.0529
CIE-LCH:
38.3918, 31.8517, 58.1397
CIE-Luv:
38.3918, 35.9077, 25.2024
Hunter-Lab:
32.1080, 10.8651, 15.0089
#7f4f2f color charts
#7f4f2f color shades, tints & tones
#7f4f2f color schemes
#7f4f2f color preview, HTML & CSS examples
This text has a color of #7f4f2f
<p style="color:#7f4f2f;">Text here</p>
.mytext {color:#7f4f2f;}
This box has a color of #7f4f2f
<div style="background-color:#7f4f2f;">Content here</div>
.mybackground {background-color:#7f4f2f;}
Border around this has a color of #7f4f2f
<div style="border:2px solid #7f4f2f;">Content here</div>
.myborder {border:2px solid #7f4f2f;}