#bea128 color space conversions
Hex:
#bea128
RGB:
190, 161, 40
CMY:
25, 37, 84
CMYK:
0, 15, 79, 25
HSL:
48°, 65.2174%, 45.0980%
HSV (HSB):
48°, 78.9474%, 74.5098%
XYZ:
34.3631, 36.5901, 7.2589
xyY:
0.4394, 0.4678, 36.5901
CIE-Lab:
66.9684, -1.4272, 61.9526
CIE-LCH:
66.9684, 61.9690, 91.3197
CIE-Luv:
66.9684, 25.5582, 66.1534
Hunter-Lab:
60.4897, -4.4546, 35.2278
#bea128 color charts
#bea128 color shades, tints & tones
#bea128 color schemes
#bea128 color preview, HTML & CSS examples
This text has a color of #bea128
<p style="color:#bea128;">Text here</p>
.mytext {color:#bea128;}
This box has a color of #bea128
<div style="background-color:#bea128;">Content here</div>
.mybackground {background-color:#bea128;}
Border around this has a color of #bea128
<div style="border:2px solid #bea128;">Content here</div>
.myborder {border:2px solid #bea128;}