#be7a3d color space conversions
Hex:
#be7a3d
RGB:
190, 122, 61
CMY:
25, 52, 76
CMYK:
0, 36, 68, 25
HSL:
28°, 51.3944%, 49.2157%
HSV (HSB):
28°, 67.8947%, 74.5098%
XYZ:
29.0370, 25.2031, 7.7492
xyY:
0.4684, 0.4066, 25.2031
CIE-Lab:
57.2728, 20.9192, 43.4502
CIE-LCH:
57.2728, 48.2238, 64.2914
CIE-Luv:
57.2728, 53.6551, 43.7531
Hunter-Lab:
50.2027, 15.3889, 25.9901
#be7a3d color charts
#be7a3d color shades, tints & tones
#be7a3d color schemes
#be7a3d color preview, HTML & CSS examples
This text has a color of #be7a3d
<p style="color:#be7a3d;">Text here</p>
.mytext {color:#be7a3d;}
This box has a color of #be7a3d
<div style="background-color:#be7a3d;">Content here</div>
.mybackground {background-color:#be7a3d;}
Border around this has a color of #be7a3d
<div style="border:2px solid #be7a3d;">Content here</div>
.myborder {border:2px solid #be7a3d;}