#bdc945 color space conversions
Hex:
#bdc945
RGB:
189, 201, 69
CMY:
26, 21, 73
CMYK:
6, 0, 66, 21
HSL:
65°, 55.0000%, 52.9412%
HSV (HSB):
65°, 65.6716%, 78.8235%
XYZ:
42.9471, 53.0218, 13.6009
xyY:
0.3920, 0.4839, 53.0218
CIE-Lab:
77.8879, -21.0097, 61.8988
CIE-LCH:
77.8879, 65.3672, 108.7482
CIE-Luv:
77.8879, -2.4510, 75.4360
Hunter-Lab:
72.8161, -22.1484, 39.8968
#bdc945 color charts
#bdc945 color shades, tints & tones
#bdc945 color schemes
#bdc945 color preview, HTML & CSS examples
This text has a color of #bdc945
<p style="color:#bdc945;">Text here</p>
.mytext {color:#bdc945;}
This box has a color of #bdc945
<div style="background-color:#bdc945;">Content here</div>
.mybackground {background-color:#bdc945;}
Border around this has a color of #bdc945
<div style="border:2px solid #bdc945;">Content here</div>
.myborder {border:2px solid #bdc945;}