#bdc369 color space conversions
Hex:
#bdc369
RGB:
189, 195, 105
CMY:
26, 24, 59
CMYK:
3, 0, 46, 24
HSL:
64°, 42.8571%, 58.8235%
HSV (HSB):
64°, 46.1538%, 76.4706%
XYZ:
43.0512, 50.8690, 20.9143
xyY:
0.3749, 0.4430, 50.8690
CIE-Lab:
76.5996, -15.1470, 44.2584
CIE-LCH:
76.5996, 46.7786, 108.8929
CIE-Luv:
76.5996, 0.3621, 58.3575
Hunter-Lab:
71.3225, -17.0694, 32.5398
#bdc369 color charts
#bdc369 color shades, tints & tones
#bdc369 color schemes
#bdc369 color preview, HTML & CSS examples
This text has a color of #bdc369
<p style="color:#bdc369;">Text here</p>
.mytext {color:#bdc369;}
This box has a color of #bdc369
<div style="background-color:#bdc369;">Content here</div>
.mybackground {background-color:#bdc369;}
Border around this has a color of #bdc369
<div style="border:2px solid #bdc369;">Content here</div>
.myborder {border:2px solid #bdc369;}