#7f4f5e color space conversions
Hex:
#7f4f5e
RGB:
127, 79, 94
CMY:
50, 69, 63
CMYK:
0, 38, 26, 50
HSL:
341°, 23.3010%, 40.3922%
HSV (HSB):
341°, 37.7953%, 49.8039%
XYZ:
13.5688, 10.9121, 11.9808
xyY:
0.3721, 0.2993, 10.9121
CIE-Lab:
39.4321, 22.3873, -0.2655
CIE-LCH:
39.4321, 22.3889, 359.3204
CIE-Luv:
39.4321, 29.0867, -3.9357
Hunter-Lab:
33.0335, 15.5115, 1.6199
#7f4f5e color charts
#7f4f5e color shades, tints & tones
#7f4f5e color schemes
#7f4f5e color preview, HTML & CSS examples
This text has a color of #7f4f5e
<p style="color:#7f4f5e;">Text here</p>
.mytext {color:#7f4f5e;}
This box has a color of #7f4f5e
<div style="background-color:#7f4f5e;">Content here</div>
.mybackground {background-color:#7f4f5e;}
Border around this has a color of #7f4f5e
<div style="border:2px solid #7f4f5e;">Content here</div>
.myborder {border:2px solid #7f4f5e;}