#bda100 color space conversions
Hex:
#bda100
RGB:
189, 161, 0
CMY:
26, 37, 100
CMYK:
0, 15, 100, 26
HSL:
51°, 100.0000%, 37.0588%
HSV (HSB):
51°, 100.0000%, 74.1176%
XYZ:
33.7311, 36.3086, 5.2304
xyY:
0.4481, 0.4824, 36.3086
CIE-Lab:
66.7550, -2.7046, 69.9775
CIE-LCH:
66.7550, 70.0297, 92.2134
CIE-Luv:
66.7550, 25.4153, 70.9407
Hunter-Lab:
60.2566, -5.5262, 37.0331
#bda100 color charts
#bda100 color shades, tints & tones
#bda100 color schemes
#bda100 color preview, HTML & CSS examples
This text has a color of #bda100
<p style="color:#bda100;">Text here</p>
.mytext {color:#bda100;}
This box has a color of #bda100
<div style="background-color:#bda100;">Content here</div>
.mybackground {background-color:#bda100;}
Border around this has a color of #bda100
<div style="border:2px solid #bda100;">Content here</div>
.myborder {border:2px solid #bda100;}