#bea32e color space conversions
Hex:
#bea32e
RGB:
190, 163, 46
CMY:
25, 36, 82
CMYK:
0, 14, 76, 25
HSL:
49°, 61.0169%, 46.2745%
HSV (HSB):
49°, 75.7895%, 74.5098%
XYZ:
34.8255, 37.3388, 7.9564
xyY:
0.4347, 0.4660, 37.3388
CIE-Lab:
67.5304, -2.2591, 60.4035
CIE-LCH:
67.5304, 60.4457, 92.1419
CIE-Luv:
67.5304, 23.9537, 65.6228
Hunter-Lab:
61.1055, -5.2030, 35.0538
#bea32e color charts
#bea32e color shades, tints & tones
#bea32e color schemes
#bea32e color preview, HTML & CSS examples
This text has a color of #bea32e
<p style="color:#bea32e;">Text here</p>
.mytext {color:#bea32e;}
This box has a color of #bea32e
<div style="background-color:#bea32e;">Content here</div>
.mybackground {background-color:#bea32e;}
Border around this has a color of #bea32e
<div style="border:2px solid #bea32e;">Content here</div>
.myborder {border:2px solid #bea32e;}