#be994a color space conversions
Hex:
#be994a
RGB:
190, 153, 74
CMY:
25, 40, 71
CMYK:
0, 19, 61, 25
HSL:
41°, 47.1545%, 51.7647%
HSV (HSB):
41°, 61.0526%, 74.5098%
XYZ:
33.8625, 34.2240, 11.2997
xyY:
0.4266, 0.4311, 34.2240
CIE-Lab:
65.1400, 4.7155, 45.9100
CIE-LCH:
65.1400, 46.1515, 84.1356
CIE-Luv:
65.1400, 29.8449, 52.2495
Hunter-Lab:
58.5013, 0.9444, 29.4989
#be994a color charts
#be994a color shades, tints & tones
#be994a color schemes
#be994a color preview, HTML & CSS examples
This text has a color of #be994a
<p style="color:#be994a;">Text here</p>
.mytext {color:#be994a;}
This box has a color of #be994a
<div style="background-color:#be994a;">Content here</div>
.mybackground {background-color:#be994a;}
Border around this has a color of #be994a
<div style="border:2px solid #be994a;">Content here</div>
.myborder {border:2px solid #be994a;}