#7f662c color space conversions
Hex:
#7f662c
RGB:
127, 102, 44
CMY:
50, 60, 83
CMYK:
0, 20, 65, 50
HSL:
42°, 48.5380%, 33.5294%
HSV (HSB):
42°, 65.3543%, 49.8039%
XYZ:
13.9584, 14.1966, 4.3874
xyY:
0.4289, 0.4362, 14.1966
CIE-Lab:
44.5136, 2.9620, 35.7672
CIE-LCH:
44.5136, 35.8896, 85.2659
CIE-Luv:
44.5136, 20.0988, 36.9670
Hunter-Lab:
37.6784, 0.1902, 19.4709
#7f662c color charts
#7f662c color shades, tints & tones
#7f662c color schemes
#7f662c color preview, HTML & CSS examples
This text has a color of #7f662c
<p style="color:#7f662c;">Text here</p>
.mytext {color:#7f662c;}
This box has a color of #7f662c
<div style="background-color:#7f662c;">Content here</div>
.mybackground {background-color:#7f662c;}
Border around this has a color of #7f662c
<div style="border:2px solid #7f662c;">Content here</div>
.myborder {border:2px solid #7f662c;}