#beaa41 color space conversions
Hex:
#beaa41
RGB:
190, 170, 65
CMY:
25, 33, 75
CMYK:
0, 11, 66, 25
HSL:
50°, 49.0196%, 50.0000%
HSV (HSB):
50°, 65.7895%, 74.5098%
XYZ:
36.5641, 40.0783, 10.8098
xyY:
0.4181, 0.4583, 40.0783
CIE-Lab:
69.5252, -5.0001, 54.8492
CIE-LCH:
69.5252, 55.0767, 95.2088
CIE-Luv:
69.5252, 18.4369, 63.1722
Hunter-Lab:
63.3074, -7.6928, 34.1914
#beaa41 color charts
#beaa41 color shades, tints & tones
#beaa41 color schemes
#beaa41 color preview, HTML & CSS examples
This text has a color of #beaa41
<p style="color:#beaa41;">Text here</p>
.mytext {color:#beaa41;}
This box has a color of #beaa41
<div style="background-color:#beaa41;">Content here</div>
.mybackground {background-color:#beaa41;}
Border around this has a color of #beaa41
<div style="border:2px solid #beaa41;">Content here</div>
.myborder {border:2px solid #beaa41;}