#7f3f31 color space conversions
Hex:
#7f3f31
RGB:
127, 63, 49
CMY:
50, 75, 81
CMYK:
0, 50, 61, 50
HSL:
11°, 44.3182%, 34.5098%
HSV (HSB):
11°, 61.4173%, 49.8039%
XYZ:
11.0843, 8.2888, 3.9214
xyY:
0.4758, 0.3558, 8.2888
CIE-Lab:
34.5772, 26.2776, 21.1544
CIE-LCH:
34.5772, 33.7346, 38.8353
CIE-Luv:
34.5772, 46.4803, 17.3143
Hunter-Lab:
28.7903, 18.3397, 12.0775
#7f3f31 color charts
#7f3f31 color shades, tints & tones
#7f3f31 color schemes
#7f3f31 color preview, HTML & CSS examples
This text has a color of #7f3f31
<p style="color:#7f3f31;">Text here</p>
.mytext {color:#7f3f31;}
This box has a color of #7f3f31
<div style="background-color:#7f3f31;">Content here</div>
.mybackground {background-color:#7f3f31;}
Border around this has a color of #7f3f31
<div style="border:2px solid #7f3f31;">Content here</div>
.myborder {border:2px solid #7f3f31;}