#7f3f49 color space conversions
Hex:
#7f3f49
RGB:
127, 63, 73
CMY:
50, 75, 71
CMYK:
0, 50, 43, 50
HSL:
351°, 33.6842%, 37.2549%
HSV (HSB):
351°, 50.3937%, 49.8039%
XYZ:
11.7325, 8.5481, 7.3349
xyY:
0.4249, 0.3095, 8.5481
CIE-Lab:
35.0992, 28.6997, 6.7239
CIE-LCH:
35.0992, 29.4769, 13.1856
CIE-Luv:
35.0992, 41.9449, 3.0475
Hunter-Lab:
29.2371, 20.4650, 5.5915
#7f3f49 color charts
#7f3f49 color shades, tints & tones
#7f3f49 color schemes
#7f3f49 color preview, HTML & CSS examples
This text has a color of #7f3f49
<p style="color:#7f3f49;">Text here</p>
.mytext {color:#7f3f49;}
This box has a color of #7f3f49
<div style="background-color:#7f3f49;">Content here</div>
.mybackground {background-color:#7f3f49;}
Border around this has a color of #7f3f49
<div style="border:2px solid #7f3f49;">Content here</div>
.myborder {border:2px solid #7f3f49;}