#bdcc31 color space conversions
Hex:
#bdcc31
RGB:
189, 204, 49
CMY:
26, 20, 81
CMYK:
7, 0, 76, 20
HSL:
66°, 61.2648%, 49.6078%
HSV (HSB):
66°, 75.9804%, 80.0000%
XYZ:
43.1335, 54.2263, 11.0991
xyY:
0.3977, 0.5000, 54.2263
CIE-Lab:
78.5935, -23.4969, 69.6653
CIE-LCH:
78.5935, 73.5211, 108.6384
CIE-Luv:
78.5935, -4.0289, 81.8672
Hunter-Lab:
73.6385, -24.3116, 42.6105
#bdcc31 color charts
#bdcc31 color shades, tints & tones
#bdcc31 color schemes
#bdcc31 color preview, HTML & CSS examples
This text has a color of #bdcc31
<p style="color:#bdcc31;">Text here</p>
.mytext {color:#bdcc31;}
This box has a color of #bdcc31
<div style="background-color:#bdcc31;">Content here</div>
.mybackground {background-color:#bdcc31;}
Border around this has a color of #bdcc31
<div style="border:2px solid #bdcc31;">Content here</div>
.myborder {border:2px solid #bdcc31;}