#7f3f40 color space conversions
Hex:
#7f3f40
RGB:
127, 63, 64
CMY:
50, 75, 75
CMYK:
0, 50, 50, 50
HSL:
359°, 33.6842%, 37.2549%
HSV (HSB):
359°, 50.3937%, 49.8039%
XYZ:
11.4553, 8.4372, 5.8753
xyY:
0.4446, 0.3274, 8.4372
CIE-Lab:
34.8773, 27.6800, 12.1432
CIE-LCH:
34.8773, 30.2264, 23.6870
CIE-Luv:
34.8773, 43.7841, 8.8659
Hunter-Lab:
29.0469, 19.5637, 8.3403
#7f3f40 color charts
#7f3f40 color shades, tints & tones
#7f3f40 color schemes
#7f3f40 color preview, HTML & CSS examples
This text has a color of #7f3f40
<p style="color:#7f3f40;">Text here</p>
.mytext {color:#7f3f40;}
This box has a color of #7f3f40
<div style="background-color:#7f3f40;">Content here</div>
.mybackground {background-color:#7f3f40;}
Border around this has a color of #7f3f40
<div style="border:2px solid #7f3f40;">Content here</div>
.myborder {border:2px solid #7f3f40;}