#bdc961 color space conversions
Hex:
#bdc961
RGB:
189, 201, 97
CMY:
26, 21, 62
CMYK:
6, 0, 52, 21
HSL:
67°, 49.0566%, 58.4314%
HSV (HSB):
67°, 51.7413%, 78.8235%
XYZ:
44.0306, 53.4552, 19.3065
xyY:
0.3770, 0.4577, 53.4552
CIE-Lab:
78.1430, -18.9095, 49.9556
CIE-LCH:
78.1430, 53.4148, 110.7330
CIE-Luv:
78.1430, -3.0133, 64.9958
Hunter-Lab:
73.1130, -20.4505, 35.5228
#bdc961 color charts
#bdc961 color shades, tints & tones
#bdc961 color schemes
#bdc961 color preview, HTML & CSS examples
This text has a color of #bdc961
<p style="color:#bdc961;">Text here</p>
.mytext {color:#bdc961;}
This box has a color of #bdc961
<div style="background-color:#bdc961;">Content here</div>
.mybackground {background-color:#bdc961;}
Border around this has a color of #bdc961
<div style="border:2px solid #bdc961;">Content here</div>
.myborder {border:2px solid #bdc961;}