#bdca2c color space conversions
Hex:
#bdca2c
RGB:
189, 202, 44
CMY:
26, 21, 83
CMYK:
6, 0, 78, 21
HSL:
65°, 64.2276%, 48.2353%
HSV (HSB):
65°, 78.2178%, 79.2157%
XYZ:
42.5614, 53.2417, 10.4163
xyY:
0.4007, 0.5012, 53.2417
CIE-Lab:
78.0175, -22.7204, 70.6285
CIE-LCH:
78.0175, 74.1930, 107.8324
CIE-Luv:
78.0175, -2.7400, 82.0532
Hunter-Lab:
72.9669, -23.5735, 42.6130
#bdca2c color charts
#bdca2c color shades, tints & tones
#bdca2c color schemes
#bdca2c color preview, HTML & CSS examples
This text has a color of #bdca2c
<p style="color:#bdca2c;">Text here</p>
.mytext {color:#bdca2c;}
This box has a color of #bdca2c
<div style="background-color:#bdca2c;">Content here</div>
.mybackground {background-color:#bdca2c;}
Border around this has a color of #bdca2c
<div style="border:2px solid #bdca2c;">Content here</div>
.myborder {border:2px solid #bdca2c;}