#bdc664 color space conversions
Hex:
#bdc664
RGB:
189, 198, 100
CMY:
26, 22, 61
CMYK:
5, 0, 49, 22
HSL:
66°, 46.2264%, 58.4314%
HSV (HSB):
66°, 49.4949%, 77.6471%
XYZ:
43.4806, 52.1271, 19.8265
xyY:
0.3767, 0.4516, 52.1271
CIE-Lab:
77.3568, -17.1383, 47.6003
CIE-LCH:
77.3568, 50.5916, 109.8012
CIE-Luv:
77.3568, -1.2949, 62.1985
Hunter-Lab:
72.1991, -18.8500, 34.2578
#bdc664 color charts
#bdc664 color shades, tints & tones
#bdc664 color schemes
#bdc664 color preview, HTML & CSS examples
This text has a color of #bdc664
<p style="color:#bdc664;">Text here</p>
.mytext {color:#bdc664;}
This box has a color of #bdc664
<div style="background-color:#bdc664;">Content here</div>
.mybackground {background-color:#bdc664;}
Border around this has a color of #bdc664
<div style="border:2px solid #bdc664;">Content here</div>
.myborder {border:2px solid #bdc664;}