#7f3f54 color space conversions
Hex:
#7f3f54
RGB:
127, 63, 84
CMY:
50, 75, 67
CMYK:
0, 50, 34, 50
HSL:
340°, 33.6842%, 37.2549%
HSV (HSB):
340°, 50.3937%, 49.8039%
XYZ:
12.1301, 8.7071, 9.4288
xyY:
0.4008, 0.2877, 8.7071
CIE-Lab:
35.4142, 30.1233, 0.1616
CIE-LCH:
35.4142, 30.1238, 0.3074
CIE-Luv:
35.4142, 39.5318, -4.6634
Hunter-Lab:
29.5079, 21.7393, 1.7102
#7f3f54 color charts
#7f3f54 color shades, tints & tones
#7f3f54 color schemes
#7f3f54 color preview, HTML & CSS examples
This text has a color of #7f3f54
<p style="color:#7f3f54;">Text here</p>
.mytext {color:#7f3f54;}
This box has a color of #7f3f54
<div style="background-color:#7f3f54;">Content here</div>
.mybackground {background-color:#7f3f54;}
Border around this has a color of #7f3f54
<div style="border:2px solid #7f3f54;">Content here</div>
.myborder {border:2px solid #7f3f54;}