#bdf03a color space conversions
Hex:
#bdf03a
RGB:
189, 240, 58
CMY:
26, 6, 77
CMYK:
21, 0, 76, 6
HSL:
77°, 85.8491%, 58.4314%
HSV (HSB):
77°, 75.8333%, 94.1176%
XYZ:
52.9101, 73.4445, 15.3905
xyY:
0.3733, 0.5181, 73.4445
CIE-Lab:
88.6593, -39.8069, 76.2646
CIE-LCH:
88.6593, 86.0283, 117.5626
CIE-Luv:
88.6593, -24.8758, 94.6880
Hunter-Lab:
85.6998, -39.7707, 49.3421
#bdf03a color charts
#bdf03a color shades, tints & tones
#bdf03a color schemes
#bdf03a color preview, HTML & CSS examples
This text has a color of #bdf03a
<p style="color:#bdf03a;">Text here</p>
.mytext {color:#bdf03a;}
This box has a color of #bdf03a
<div style="background-color:#bdf03a;">Content here</div>
.mybackground {background-color:#bdf03a;}
Border around this has a color of #bdf03a
<div style="border:2px solid #bdf03a;">Content here</div>
.myborder {border:2px solid #bdf03a;}