#7f3f32 color space conversions
Hex:
#7f3f32
RGB:
127, 63, 50
CMY:
50, 75, 80
CMYK:
0, 50, 61, 50
HSL:
10°, 43.5028%, 34.7059%
HSV (HSB):
10°, 60.6299%, 49.8039%
XYZ:
11.1056, 8.2973, 4.0338
xyY:
0.4739, 0.3540, 8.2973
CIE-Lab:
34.5946, 26.3595, 20.5592
CIE-LCH:
34.5946, 33.4291, 37.9526
CIE-Luv:
34.5946, 46.3172, 16.8058
Hunter-Lab:
28.8051, 18.4107, 11.8607
#7f3f32 color charts
#7f3f32 color shades, tints & tones
#7f3f32 color schemes
#7f3f32 color preview, HTML & CSS examples
This text has a color of #7f3f32
<p style="color:#7f3f32;">Text here</p>
.mytext {color:#7f3f32;}
This box has a color of #7f3f32
<div style="background-color:#7f3f32;">Content here</div>
.mybackground {background-color:#7f3f32;}
Border around this has a color of #7f3f32
<div style="border:2px solid #7f3f32;">Content here</div>
.myborder {border:2px solid #7f3f32;}