#7f3f2c color space conversions
Hex:
#7f3f2c
RGB:
127, 63, 44
CMY:
50, 75, 83
CMYK:
0, 50, 65, 50
HSL:
14°, 48.5380%, 33.5294%
HSV (HSB):
14°, 65.3543%, 49.8039%
XYZ:
10.9845, 8.2489, 3.3961
xyY:
0.4854, 0.3645, 8.2489
CIE-Lab:
34.4959, 25.8929, 24.1059
CIE-LCH:
34.4959, 35.3771, 42.9530
CIE-Luv:
34.4959, 47.2564, 19.7295
Hunter-Lab:
28.7209, 18.0072, 13.0938
#7f3f2c color charts
#7f3f2c color shades, tints & tones
#7f3f2c color schemes
#7f3f2c color preview, HTML & CSS examples
This text has a color of #7f3f2c
<p style="color:#7f3f2c;">Text here</p>
.mytext {color:#7f3f2c;}
This box has a color of #7f3f2c
<div style="background-color:#7f3f2c;">Content here</div>
.mybackground {background-color:#7f3f2c;}
Border around this has a color of #7f3f2c
<div style="border:2px solid #7f3f2c;">Content here</div>
.myborder {border:2px solid #7f3f2c;}