#bdc325 color space conversions
Hex:
#bdc325
RGB:
189, 195, 37
CMY:
26, 24, 85
CMYK:
3, 0, 81, 24
HSL:
62°, 68.1034%, 45.4902%
HSV (HSB):
62°, 81.0256%, 76.4706%
XYZ:
40.8353, 49.9826, 9.2456
xyY:
0.4081, 0.4995, 49.9826
CIE-Lab:
76.0586, -19.5196, 70.8150
CIE-LCH:
76.0586, 73.4559, 105.4104
CIE-Luv:
76.0586, 1.7480, 80.4707
Hunter-Lab:
70.6984, -20.6208, 41.7352
#bdc325 color charts
#bdc325 color shades, tints & tones
#bdc325 color schemes
#bdc325 color preview, HTML & CSS examples
This text has a color of #bdc325
<p style="color:#bdc325;">Text here</p>
.mytext {color:#bdc325;}
This box has a color of #bdc325
<div style="background-color:#bdc325;">Content here</div>
.mybackground {background-color:#bdc325;}
Border around this has a color of #bdc325
<div style="border:2px solid #bdc325;">Content here</div>
.myborder {border:2px solid #bdc325;}