#bdc21f color space conversions
Hex:
#bdc21f
RGB:
189, 194, 31
CMY:
26, 24, 88
CMYK:
3, 0, 84, 24
HSL:
62°, 72.4444%, 44.1176%
HSV (HSB):
62°, 84.0206%, 76.0784%
XYZ:
40.5254, 49.5013, 8.7151
xyY:
0.4104, 0.5013, 49.5013
CIE-Lab:
75.7621, -19.1988, 72.0184
CIE-LCH:
75.7621, 74.5335, 104.9269
CIE-Luv:
75.7621, 2.4482, 80.9876
Hunter-Lab:
70.3572, -20.3100, 41.9058
#bdc21f color charts
#bdc21f color shades, tints & tones
#bdc21f color schemes
#bdc21f color preview, HTML & CSS examples
This text has a color of #bdc21f
<p style="color:#bdc21f;">Text here</p>
.mytext {color:#bdc21f;}
This box has a color of #bdc21f
<div style="background-color:#bdc21f;">Content here</div>
.mybackground {background-color:#bdc21f;}
Border around this has a color of #bdc21f
<div style="border:2px solid #bdc21f;">Content here</div>
.myborder {border:2px solid #bdc21f;}