#7f4f5f color space conversions
Hex:
#7f4f5f
RGB:
127, 79, 95
CMY:
50, 69, 63
CMYK:
0, 38, 25, 50
HSL:
340°, 23.3010%, 40.3922%
HSV (HSB):
340°, 37.7953%, 49.8039%
XYZ:
13.6139, 10.9302, 12.2187
xyY:
0.3703, 0.2973, 10.9302
CIE-Lab:
39.4627, 22.5452, -0.8430
CIE-LCH:
39.4627, 22.5609, 357.8586
CIE-Luv:
39.4627, 28.9141, -4.6855
Hunter-Lab:
33.0609, 15.6469, 1.2301
#7f4f5f color charts
#7f4f5f color shades, tints & tones
#7f4f5f color schemes
#7f4f5f color preview, HTML & CSS examples
This text has a color of #7f4f5f
<p style="color:#7f4f5f;">Text here</p>
.mytext {color:#7f4f5f;}
This box has a color of #7f4f5f
<div style="background-color:#7f4f5f;">Content here</div>
.mybackground {background-color:#7f4f5f;}
Border around this has a color of #7f4f5f
<div style="border:2px solid #7f4f5f;">Content here</div>
.myborder {border:2px solid #7f4f5f;}