#beab2a color space conversions
Hex:
#beab2a
RGB:
190, 171, 42
CMY:
25, 33, 84
CMYK:
0, 10, 78, 25
HSL:
52°, 63.7931%, 45.4902%
HSV (HSB):
52°, 77.8947%, 74.5098%
XYZ:
36.2160, 40.2401, 8.0488
xyY:
0.4286, 0.4762, 40.2401
CIE-Lab:
69.6402, -6.6533, 63.7184
CIE-LCH:
69.6402, 64.0649, 95.9610
CIE-Luv:
69.6402, 18.4149, 69.8152
Hunter-Lab:
63.4351, -9.1032, 36.8817
#beab2a color charts
#beab2a color shades, tints & tones
#beab2a color schemes
#beab2a color preview, HTML & CSS examples
This text has a color of #beab2a
<p style="color:#beab2a;">Text here</p>
.mytext {color:#beab2a;}
This box has a color of #beab2a
<div style="background-color:#beab2a;">Content here</div>
.mybackground {background-color:#beab2a;}
Border around this has a color of #beab2a
<div style="border:2px solid #beab2a;">Content here</div>
.myborder {border:2px solid #beab2a;}