#bdf001 color space conversions
Hex:
#bdf001
RGB:
189, 240, 1
CMY:
26, 6, 100
CMYK:
21, 0, 100, 6
HSL:
73°, 99.1701%, 47.2549%
HSV (HSB):
73°, 99.5833%, 94.1176%
XYZ:
52.1518, 73.1412, 11.3977
xyY:
0.3815, 0.5351, 73.1412
CIE-Lab:
88.5150, -41.1593, 85.9409
CIE-LCH:
88.5150, 95.2886, 115.5910
CIE-Luv:
88.5150, -24.8219, 101.1323
Hunter-Lab:
85.5226, -40.8150, 51.9642
#bdf001 color charts
#bdf001 color shades, tints & tones
#bdf001 color schemes
#bdf001 color preview, HTML & CSS examples
This text has a color of #bdf001
<p style="color:#bdf001;">Text here</p>
.mytext {color:#bdf001;}
This box has a color of #bdf001
<div style="background-color:#bdf001;">Content here</div>
.mybackground {background-color:#bdf001;}
Border around this has a color of #bdf001
<div style="border:2px solid #bdf001;">Content here</div>
.myborder {border:2px solid #bdf001;}