#bdc53d color space conversions
Hex:
#bdc53d
RGB:
189, 197, 61
CMY:
26, 23, 76
CMYK:
4, 0, 69, 23
HSL:
64°, 53.9683%, 50.5882%
HSV (HSB):
64°, 69.0355%, 77.2549%
XYZ:
41.7948, 51.0882, 12.0731
xyY:
0.3982, 0.4868, 51.0882
CIE-Lab:
76.7324, -19.4919, 63.7999
CIE-LCH:
76.7324, 66.7110, 106.9888
CIE-Luv:
76.7324, 0.1603, 76.0367
Hunter-Lab:
71.4760, -20.7072, 40.0185
#bdc53d color charts
#bdc53d color shades, tints & tones
#bdc53d color schemes
#bdc53d color preview, HTML & CSS examples
This text has a color of #bdc53d
<p style="color:#bdc53d;">Text here</p>
.mytext {color:#bdc53d;}
This box has a color of #bdc53d
<div style="background-color:#bdc53d;">Content here</div>
.mybackground {background-color:#bdc53d;}
Border around this has a color of #bdc53d
<div style="border:2px solid #bdc53d;">Content here</div>
.myborder {border:2px solid #bdc53d;}