#bda128 color space conversions
Hex:
#bda128
RGB:
189, 161, 40
CMY:
26, 37, 84
CMYK:
0, 15, 79, 26
HSL:
49°, 65.0655%, 44.9020%
HSV (HSB):
49°, 78.8360%, 74.1176%
XYZ:
34.1141, 36.4618, 7.2473
xyY:
0.4384, 0.4685, 36.4618
CIE-Lab:
66.8712, -1.8708, 61.8285
CIE-LCH:
66.8712, 61.8568, 91.7331
CIE-Luv:
66.8712, 24.8088, 66.1257
Hunter-Lab:
60.3836, -4.8264, 35.1525
#bda128 color charts
#bda128 color shades, tints & tones
#bda128 color schemes
#bda128 color preview, HTML & CSS examples
This text has a color of #bda128
<p style="color:#bda128;">Text here</p>
.mytext {color:#bda128;}
This box has a color of #bda128
<div style="background-color:#bda128;">Content here</div>
.mybackground {background-color:#bda128;}
Border around this has a color of #bda128
<div style="border:2px solid #bda128;">Content here</div>
.myborder {border:2px solid #bda128;}