#bdc201 color space conversions
Hex:
#bdc201
RGB:
189, 194, 1
CMY:
26, 24, 100
CMYK:
3, 0, 99, 24
HSL:
62°, 98.9744%, 38.2353%
HSV (HSB):
62°, 99.4845%, 76.0784%
XYZ:
40.2835, 49.4046, 7.4416
xyY:
0.4147, 0.5086, 49.4046
CIE-Lab:
75.7023, -19.6911, 76.3366
CIE-LCH:
75.7023, 78.8354, 104.4642
CIE-Luv:
75.7023, 2.6142, 83.5746
Hunter-Lab:
70.2884, -20.7032, 42.9247
#bdc201 color charts
#bdc201 color shades, tints & tones
#bdc201 color schemes
#bdc201 color preview, HTML & CSS examples
This text has a color of #bdc201
<p style="color:#bdc201;">Text here</p>
.mytext {color:#bdc201;}
This box has a color of #bdc201
<div style="background-color:#bdc201;">Content here</div>
.mybackground {background-color:#bdc201;}
Border around this has a color of #bdc201
<div style="border:2px solid #bdc201;">Content here</div>
.myborder {border:2px solid #bdc201;}