#bdc30b color space conversions
Hex:
#bdc30b
RGB:
189, 195, 11
CMY:
26, 24, 96
CMYK:
3, 0, 94, 24
HSL:
62°, 89.3204%, 40.3922%
HSV (HSB):
62°, 94.3590%, 76.4706%
XYZ:
40.5618, 49.8732, 7.8053
xyY:
0.4129, 0.5077, 49.8732
CIE-Lab:
75.9914, -20.0741, 75.5240
CIE-LCH:
75.9914, 78.1463, 104.8849
CIE-Luv:
75.9914, 1.9297, 83.3718
Hunter-Lab:
70.6210, -21.0636, 42.8817
#bdc30b color charts
#bdc30b color shades, tints & tones
#bdc30b color schemes
#bdc30b color preview, HTML & CSS examples
This text has a color of #bdc30b
<p style="color:#bdc30b;">Text here</p>
.mytext {color:#bdc30b;}
This box has a color of #bdc30b
<div style="background-color:#bdc30b;">Content here</div>
.mybackground {background-color:#bdc30b;}
Border around this has a color of #bdc30b
<div style="border:2px solid #bdc30b;">Content here</div>
.myborder {border:2px solid #bdc30b;}