#bdcc2a color space conversions
Hex:
#bdcc2a
RGB:
189, 204, 42
CMY:
26, 20, 84
CMYK:
7, 0, 79, 20
HSL:
66°, 65.8537%, 48.2353%
HSV (HSB):
66°, 79.4118%, 80.0000%
XYZ:
42.9970, 54.1717, 10.3805
xyY:
0.3998, 0.5037, 54.1717
CIE-Lab:
78.5618, -23.7657, 71.6719
CIE-LCH:
78.5618, 75.5094, 108.3450
CIE-Luv:
78.5618, -3.9612, 83.2336
Hunter-Lab:
73.6014, -24.5250, 43.1590
#bdcc2a color charts
#bdcc2a color shades, tints & tones
#bdcc2a color schemes
#bdcc2a color preview, HTML & CSS examples
This text has a color of #bdcc2a
<p style="color:#bdcc2a;">Text here</p>
.mytext {color:#bdcc2a;}
This box has a color of #bdcc2a
<div style="background-color:#bdcc2a;">Content here</div>
.mybackground {background-color:#bdcc2a;}
Border around this has a color of #bdcc2a
<div style="border:2px solid #bdcc2a;">Content here</div>
.myborder {border:2px solid #bdcc2a;}