#bdc964 color space conversions
Hex:
#bdc964
RGB:
189, 201, 100
CMY:
26, 21, 61
CMYK:
6, 0, 50, 21
HSL:
67°, 48.3254%, 59.0196%
HSV (HSB):
67°, 50.2488%, 78.8235%
XYZ:
44.1732, 53.5122, 20.0573
xyY:
0.3752, 0.4545, 53.5122
CIE-Lab:
78.1764, -18.6366, 48.5753
CIE-LCH:
78.1764, 52.0277, 110.9900
CIE-Luv:
78.1764, -3.0853, 63.6600
Hunter-Lab:
73.1520, -20.2281, 34.9499
#bdc964 color charts
#bdc964 color shades, tints & tones
#bdc964 color schemes
#bdc964 color preview, HTML & CSS examples
This text has a color of #bdc964
<p style="color:#bdc964;">Text here</p>
.mytext {color:#bdc964;}
This box has a color of #bdc964
<div style="background-color:#bdc964;">Content here</div>
.mybackground {background-color:#bdc964;}
Border around this has a color of #bdc964
<div style="border:2px solid #bdc964;">Content here</div>
.myborder {border:2px solid #bdc964;}