#bdc22c color space conversions
Hex:
#bdc22c
RGB:
189, 194, 44
CMY:
26, 24, 83
CMYK:
3, 0, 77, 24
HSL:
62°, 63.0252%, 46.6667%
HSV (HSB):
62°, 77.3196%, 76.0784%
XYZ:
40.7327, 49.5842, 9.8067
xyY:
0.4068, 0.4952, 49.5842
CIE-Lab:
75.8134, -18.7789, 68.6486
CIE-LCH:
75.8134, 71.1708, 105.2991
CIE-Luv:
75.8134, 2.3075, 78.7953
Hunter-Lab:
70.4161, -19.9736, 41.0340
#bdc22c color charts
#bdc22c color shades, tints & tones
#bdc22c color schemes
#bdc22c color preview, HTML & CSS examples
This text has a color of #bdc22c
<p style="color:#bdc22c;">Text here</p>
.mytext {color:#bdc22c;}
This box has a color of #bdc22c
<div style="background-color:#bdc22c;">Content here</div>
.mybackground {background-color:#bdc22c;}
Border around this has a color of #bdc22c
<div style="border:2px solid #bdc22c;">Content here</div>
.myborder {border:2px solid #bdc22c;}