#be7b2c color space conversions
Hex:
#be7b2c
RGB:
190, 123, 44
CMY:
25, 52, 83
CMYK:
0, 35, 77, 25
HSL:
32°, 62.3932%, 45.8824%
HSV (HSB):
32°, 76.8421%, 74.5098%
XYZ:
28.7728, 25.2949, 5.7488
xyY:
0.4810, 0.4229, 25.2949
CIE-Lab:
57.3616, 19.5116, 51.4555
CIE-LCH:
57.3616, 55.0307, 69.2336
CIE-Luv:
57.3616, 54.1983, 49.7854
Hunter-Lab:
50.2941, 14.1037, 28.4288
#be7b2c color charts
#be7b2c color shades, tints & tones
#be7b2c color schemes
#be7b2c color preview, HTML & CSS examples
This text has a color of #be7b2c
<p style="color:#be7b2c;">Text here</p>
.mytext {color:#be7b2c;}
This box has a color of #be7b2c
<div style="background-color:#be7b2c;">Content here</div>
.mybackground {background-color:#be7b2c;}
Border around this has a color of #be7b2c
<div style="border:2px solid #be7b2c;">Content here</div>
.myborder {border:2px solid #be7b2c;}