#bda51f color space conversions
Hex:
#bda51f
RGB:
189, 165, 31
CMY:
26, 35, 88
CMYK:
0, 13, 84, 26
HSL:
51°, 71.8182%, 43.1373%
HSV (HSB):
51°, 83.5979%, 74.1176%
XYZ:
34.6887, 37.8280, 6.7696
xyY:
0.4375, 0.4771, 37.8280
CIE-Lab:
67.8937, -4.2939, 65.4129
CIE-LCH:
67.8937, 65.5537, 93.7557
CIE-Luv:
67.8937, 22.1441, 69.4153
Hunter-Lab:
61.5045, -6.9583, 36.5273
#bda51f color charts
#bda51f color shades, tints & tones
#bda51f color schemes
#bda51f color preview, HTML & CSS examples
This text has a color of #bda51f
<p style="color:#bda51f;">Text here</p>
.mytext {color:#bda51f;}
This box has a color of #bda51f
<div style="background-color:#bda51f;">Content here</div>
.mybackground {background-color:#bda51f;}
Border around this has a color of #bda51f
<div style="border:2px solid #bda51f;">Content here</div>
.myborder {border:2px solid #bda51f;}