#7f3f4e color space conversions
Hex:
#7f3f4e
RGB:
127, 63, 78
CMY:
50, 75, 69
CMYK:
0, 50, 39, 50
HSL:
346°, 33.6842%, 37.2549%
HSV (HSB):
346°, 50.3937%, 49.8039%
XYZ:
11.9050, 8.6171, 8.2435
xyY:
0.4139, 0.2996, 8.6171
CIE-Lab:
35.2364, 29.3230, 3.7300
CIE-LCH:
35.2364, 29.5593, 7.2493
CIE-Luv:
35.2364, 40.8672, -0.3850
Hunter-Lab:
29.3549, 21.0207, 3.8984
#7f3f4e color charts
#7f3f4e color shades, tints & tones
#7f3f4e color schemes
#7f3f4e color preview, HTML & CSS examples
This text has a color of #7f3f4e
<p style="color:#7f3f4e;">Text here</p>
.mytext {color:#7f3f4e;}
This box has a color of #7f3f4e
<div style="background-color:#7f3f4e;">Content here</div>
.mybackground {background-color:#7f3f4e;}
Border around this has a color of #7f3f4e
<div style="border:2px solid #7f3f4e;">Content here</div>
.myborder {border:2px solid #7f3f4e;}