#7f3b3b color space conversions
Hex:
#7f3b3b
RGB:
127, 59, 59
CMY:
50, 77, 77
CMYK:
0, 54, 54, 50
HSL:
0°, 36.5591%, 36.4706%
HSV (HSB):
0°, 53.5433%, 49.8039%
XYZ:
11.1058, 7.9557, 5.0879
xyY:
0.4599, 0.3294, 7.9557
CIE-Lab:
33.8905, 29.3954, 13.9808
CIE-LCH:
33.8905, 32.5508, 25.4363
CIE-Luv:
33.8905, 47.1607, 10.1669
Hunter-Lab:
28.2059, 20.9222, 9.0490
#7f3b3b color charts
#7f3b3b color shades, tints & tones
#7f3b3b color schemes
#7f3b3b color preview, HTML & CSS examples
This text has a color of #7f3b3b
<p style="color:#7f3b3b;">Text here</p>
.mytext {color:#7f3b3b;}
This box has a color of #7f3b3b
<div style="background-color:#7f3b3b;">Content here</div>
.mybackground {background-color:#7f3b3b;}
Border around this has a color of #7f3b3b
<div style="border:2px solid #7f3b3b;">Content here</div>
.myborder {border:2px solid #7f3b3b;}