#bdf32f color space conversions
Hex:
#bdf32f
RGB:
189, 243, 47
CMY:
26, 5, 82
CMYK:
22, 0, 81, 5
HSL:
77°, 89.0909%, 56.8627%
HSV (HSB):
77°, 80.6584%, 95.2941%
XYZ:
53.5499, 75.1252, 14.3676
xyY:
0.3744, 0.5252, 75.1252
CIE-Lab:
89.4516, -41.5707, 79.9921
CIE-LCH:
89.4516, 90.1491, 117.4603
CIE-Luv:
89.4516, -26.4820, 97.9914
Hunter-Lab:
86.6748, -41.3990, 50.8442
#bdf32f color charts
#bdf32f color shades, tints & tones
#bdf32f color schemes
#bdf32f color preview, HTML & CSS examples
This text has a color of #bdf32f
<p style="color:#bdf32f;">Text here</p>
.mytext {color:#bdf32f;}
This box has a color of #bdf32f
<div style="background-color:#bdf32f;">Content here</div>
.mybackground {background-color:#bdf32f;}
Border around this has a color of #bdf32f
<div style="border:2px solid #bdf32f;">Content here</div>
.myborder {border:2px solid #bdf32f;}