#bdcc45 color space conversions
Hex:
#bdcc45
RGB:
189, 204, 69
CMY:
26, 20, 73
CMYK:
7, 0, 66, 20
HSL:
67°, 56.9620%, 53.5294%
HSV (HSB):
67°, 66.1765%, 80.0000%
XYZ:
43.6533, 54.4342, 13.8363
xyY:
0.3900, 0.4864, 54.4342
CIE-Lab:
78.7142, -22.4801, 62.7501
CIE-LCH:
78.7142, 66.6553, 109.7099
CIE-Luv:
78.7142, -4.2831, 76.7406
Hunter-Lab:
73.7795, -23.5007, 40.5267
#bdcc45 color charts
#bdcc45 color shades, tints & tones
#bdcc45 color schemes
#bdcc45 color preview, HTML & CSS examples
This text has a color of #bdcc45
<p style="color:#bdcc45;">Text here</p>
.mytext {color:#bdcc45;}
This box has a color of #bdcc45
<div style="background-color:#bdcc45;">Content here</div>
.mybackground {background-color:#bdcc45;}
Border around this has a color of #bdcc45
<div style="border:2px solid #bdcc45;">Content here</div>
.myborder {border:2px solid #bdcc45;}