#bdc82f color space conversions
Hex:
#bdc82f
RGB:
189, 200, 47
CMY:
26, 22, 82
CMYK:
5, 0, 77, 22
HSL:
64°, 61.9433%, 48.4314%
HSV (HSB):
64°, 76.5000%, 78.4314%
XYZ:
42.1536, 52.3326, 10.5688
xyY:
0.4013, 0.4981, 52.3326
CIE-Lab:
77.4793, -21.6262, 69.2565
CIE-LCH:
77.4793, 72.5545, 107.3416
CIE-Luv:
77.4793, -1.5246, 80.6433
Hunter-Lab:
72.3413, -22.5844, 41.9768
#bdc82f color charts
#bdc82f color shades, tints & tones
#bdc82f color schemes
#bdc82f color preview, HTML & CSS examples
This text has a color of #bdc82f
<p style="color:#bdc82f;">Text here</p>
.mytext {color:#bdc82f;}
This box has a color of #bdc82f
<div style="background-color:#bdc82f;">Content here</div>
.mybackground {background-color:#bdc82f;}
Border around this has a color of #bdc82f
<div style="border:2px solid #bdc82f;">Content here</div>
.myborder {border:2px solid #bdc82f;}