#bdca31 color space conversions
Hex:
#bdca31
RGB:
189, 202, 49
CMY:
26, 21, 81
CMYK:
6, 0, 76, 21
HSL:
65°, 60.9562%, 49.2157%
HSV (HSB):
65°, 75.7426%, 79.2157%
XYZ:
42.6612, 53.2816, 10.9416
xyY:
0.3991, 0.4985, 53.2816
CIE-Lab:
78.0410, -22.5230, 69.1565
CIE-LCH:
78.0410, 72.7318, 108.0395
CIE-Luv:
78.0410, -2.7927, 81.0456
Hunter-Lab:
72.9943, -23.4164, 42.2086
#bdca31 color charts
#bdca31 color shades, tints & tones
#bdca31 color schemes
#bdca31 color preview, HTML & CSS examples
This text has a color of #bdca31
<p style="color:#bdca31;">Text here</p>
.mytext {color:#bdca31;}
This box has a color of #bdca31
<div style="background-color:#bdca31;">Content here</div>
.mybackground {background-color:#bdca31;}
Border around this has a color of #bdca31
<div style="border:2px solid #bdca31;">Content here</div>
.myborder {border:2px solid #bdca31;}