#bdc940 color space conversions
Hex:
#bdc940
RGB:
189, 201, 64
CMY:
26, 21, 75
CMYK:
6, 0, 68, 21
HSL:
65°, 55.9184%, 51.9608%
HSV (HSB):
65°, 68.1592%, 78.8235%
XYZ:
42.7983, 52.9623, 12.8175
xyY:
0.3942, 0.4878, 52.9623
CIE-Lab:
77.8527, -21.3017, 63.7958
CIE-LCH:
77.8527, 67.2582, 108.4644
CIE-Luv:
77.8527, -2.3717, 76.9108
Hunter-Lab:
72.7752, -22.3826, 40.5002
#bdc940 color charts
#bdc940 color shades, tints & tones
#bdc940 color schemes
#bdc940 color preview, HTML & CSS examples
This text has a color of #bdc940
<p style="color:#bdc940;">Text here</p>
.mytext {color:#bdc940;}
This box has a color of #bdc940
<div style="background-color:#bdc940;">Content here</div>
.mybackground {background-color:#bdc940;}
Border around this has a color of #bdc940
<div style="border:2px solid #bdc940;">Content here</div>
.myborder {border:2px solid #bdc940;}