#be913d color space conversions
Hex:
#be913d
RGB:
190, 145, 61
CMY:
25, 43, 76
CMYK:
0, 24, 68, 25
HSL:
39°, 51.3944%, 49.2157%
HSV (HSB):
39°, 67.8947%, 74.5098%
XYZ:
32.2029, 31.5349, 8.8044
xyY:
0.4439, 0.4347, 31.5349
CIE-Lab:
62.9566, 8.2390, 49.6464
CIE-LCH:
62.9566, 50.3254, 80.5774
CIE-Luv:
62.9566, 36.3808, 53.6160
Hunter-Lab:
56.1559, 4.0889, 30.0133
#be913d color charts
#be913d color shades, tints & tones
#be913d color schemes
#be913d color preview, HTML & CSS examples
This text has a color of #be913d
<p style="color:#be913d;">Text here</p>
.mytext {color:#be913d;}
This box has a color of #be913d
<div style="background-color:#be913d;">Content here</div>
.mybackground {background-color:#be913d;}
Border around this has a color of #be913d
<div style="border:2px solid #be913d;">Content here</div>
.myborder {border:2px solid #be913d;}