#bdc82d color space conversions
Hex:
#bdc82d
RGB:
189, 200, 45
CMY:
26, 22, 82
CMYK:
5, 0, 78, 22
HSL:
64°, 63.2653%, 48.0392%
HSV (HSB):
64°, 77.5000%, 78.4314%
XYZ:
42.1142, 52.3168, 10.3611
xyY:
0.4019, 0.4992, 52.3168
CIE-Lab:
77.4699, -21.7047, 69.8463
CIE-LCH:
77.4699, 73.1409, 107.2626
CIE-Luv:
77.4699, -1.5024, 81.0457
Hunter-Lab:
72.3304, -22.6469, 42.1381
#bdc82d color charts
#bdc82d color shades, tints & tones
#bdc82d color schemes
#bdc82d color preview, HTML & CSS examples
This text has a color of #bdc82d
<p style="color:#bdc82d;">Text here</p>
.mytext {color:#bdc82d;}
This box has a color of #bdc82d
<div style="background-color:#bdc82d;">Content here</div>
.mybackground {background-color:#bdc82d;}
Border around this has a color of #bdc82d
<div style="border:2px solid #bdc82d;">Content here</div>
.myborder {border:2px solid #bdc82d;}