#bdc50a color space conversions
Hex:
#bdc50a
RGB:
189, 197, 10
CMY:
26, 23, 96
CMYK:
4, 0, 95, 23
HSL:
63°, 90.3382%, 40.5882%
HSV (HSB):
63°, 94.9239%, 77.2549%
XYZ:
41.0073, 50.7732, 7.9261
xyY:
0.4113, 0.5092, 50.7732
CIE-Lab:
76.5414, -21.0719, 76.0460
CIE-LCH:
76.5414, 78.9115, 105.4877
CIE-Luv:
76.5414, 0.6473, 84.2060
Hunter-Lab:
71.2553, -21.9705, 43.2836
#bdc50a color charts
#bdc50a color shades, tints & tones
#bdc50a color schemes
#bdc50a color preview, HTML & CSS examples
This text has a color of #bdc50a
<p style="color:#bdc50a;">Text here</p>
.mytext {color:#bdc50a;}
This box has a color of #bdc50a
<div style="background-color:#bdc50a;">Content here</div>
.mybackground {background-color:#bdc50a;}
Border around this has a color of #bdc50a
<div style="border:2px solid #bdc50a;">Content here</div>
.myborder {border:2px solid #bdc50a;}