#bdc949 color space conversions
Hex:
#bdc949
RGB:
189, 201, 73
CMY:
26, 21, 71
CMYK:
6, 0, 64, 21
HSL:
66°, 54.2373%, 53.7255%
HSV (HSB):
66°, 63.6816%, 78.8235%
XYZ:
43.0755, 53.0731, 14.2772
xyY:
0.3901, 0.4806, 53.0731
CIE-Lab:
77.9182, -20.7583, 60.3208
CIE-LCH:
77.9182, 63.7927, 108.9899
CIE-Luv:
77.9182, -2.5191, 74.1711
Hunter-Lab:
72.8513, -21.9464, 39.3765
#bdc949 color charts
#bdc949 color shades, tints & tones
#bdc949 color schemes
#bdc949 color preview, HTML & CSS examples
This text has a color of #bdc949
<p style="color:#bdc949;">Text here</p>
.mytext {color:#bdc949;}
This box has a color of #bdc949
<div style="background-color:#bdc949;">Content here</div>
.mybackground {background-color:#bdc949;}
Border around this has a color of #bdc949
<div style="border:2px solid #bdc949;">Content here</div>
.myborder {border:2px solid #bdc949;}