#bdac04 color space conversions
Hex:
#bdac04
RGB:
189, 172, 4
CMY:
26, 33, 98
CMYK:
0, 9, 98, 26
HSL:
54°, 95.8549%, 37.8431%
HSV (HSB):
54°, 97.8836%, 74.1176%
XYZ:
35.7607, 40.3326, 6.0150
xyY:
0.4355, 0.4912, 40.3326
CIE-Lab:
69.7058, -8.4614, 71.5976
CIE-LCH:
69.7058, 72.0958, 96.7399
CIE-Luv:
69.7058, 17.4784, 74.9043
Hunter-Lab:
63.5080, -10.6274, 38.8400
#bdac04 color charts
#bdac04 color shades, tints & tones
#bdac04 color schemes
#bdac04 color preview, HTML & CSS examples
This text has a color of #bdac04
<p style="color:#bdac04;">Text here</p>
.mytext {color:#bdac04;}
This box has a color of #bdac04
<div style="background-color:#bdac04;">Content here</div>
.mybackground {background-color:#bdac04;}
Border around this has a color of #bdac04
<div style="border:2px solid #bdac04;">Content here</div>
.myborder {border:2px solid #bdac04;}