#bdc12c color space conversions
Hex:
#bdc12c
RGB:
189, 193, 44
CMY:
26, 24, 83
CMYK:
2, 0, 77, 24
HSL:
62°, 62.8692%, 46.4706%
HSV (HSB):
62°, 77.2021%, 75.6863%
XYZ:
40.5109, 49.1406, 9.7328
xyY:
0.4076, 0.4945, 49.1406
CIE-Lab:
75.5387, -18.2806, 68.4010
CIE-LCH:
75.5387, 70.8017, 104.9630
CIE-Luv:
75.5387, 2.9487, 78.3870
Hunter-Lab:
70.1004, -19.5208, 40.8384
#bdc12c color charts
#bdc12c color shades, tints & tones
#bdc12c color schemes
#bdc12c color preview, HTML & CSS examples
This text has a color of #bdc12c
<p style="color:#bdc12c;">Text here</p>
.mytext {color:#bdc12c;}
This box has a color of #bdc12c
<div style="background-color:#bdc12c;">Content here</div>
.mybackground {background-color:#bdc12c;}
Border around this has a color of #bdc12c
<div style="border:2px solid #bdc12c;">Content here</div>
.myborder {border:2px solid #bdc12c;}