#bdf204 color space conversions
Hex:
#bdf204
RGB:
189, 242, 4
CMY:
26, 5, 98
CMYK:
22, 0, 98, 5
HSL:
73°, 96.7480%, 48.2353%
HSV (HSB):
73°, 98.3471%, 94.9020%
XYZ:
52.7603, 74.3318, 11.6816
xyY:
0.3802, 0.5356, 74.3318
CIE-Lab:
89.0791, -42.0049, 86.1372
CIE-LCH:
89.0791, 95.8333, 115.9962
CIE-Luv:
89.0791, -25.9155, 101.7475
Hunter-Lab:
86.2159, -41.6438, 52.3178
#bdf204 color charts
#bdf204 color shades, tints & tones
#bdf204 color schemes
#bdf204 color preview, HTML & CSS examples
This text has a color of #bdf204
<p style="color:#bdf204;">Text here</p>
.mytext {color:#bdf204;}
This box has a color of #bdf204
<div style="background-color:#bdf204;">Content here</div>
.mybackground {background-color:#bdf204;}
Border around this has a color of #bdf204
<div style="border:2px solid #bdf204;">Content here</div>
.myborder {border:2px solid #bdf204;}