#be7a4e color space conversions
Hex:
#be7a4e
RGB:
190, 122, 78
CMY:
25, 52, 69
CMYK:
0, 36, 59, 25
HSL:
24°, 46.2810%, 52.5490%
HSV (HSB):
24°, 58.9474%, 74.5098%
XYZ:
29.5699, 25.4163, 10.5551
xyY:
0.4512, 0.3878, 25.4163
CIE-Lab:
57.4788, 22.0788, 34.8127
CIE-LCH:
57.4788, 41.2237, 57.6165
CIE-Luv:
57.4788, 51.9105, 36.3369
Hunter-Lab:
50.4146, 16.4710, 22.8769
#be7a4e color charts
#be7a4e color shades, tints & tones
#be7a4e color schemes
#be7a4e color preview, HTML & CSS examples
This text has a color of #be7a4e
<p style="color:#be7a4e;">Text here</p>
.mytext {color:#be7a4e;}
This box has a color of #be7a4e
<div style="background-color:#be7a4e;">Content here</div>
.mybackground {background-color:#be7a4e;}
Border around this has a color of #be7a4e
<div style="border:2px solid #be7a4e;">Content here</div>
.myborder {border:2px solid #be7a4e;}