#bdc85f color space conversions
Hex:
#bdc85f
RGB:
189, 200, 95
CMY:
26, 22, 63
CMYK:
5, 0, 53, 22
HSL:
66°, 48.8372%, 57.8431%
HSV (HSB):
66°, 52.5000%, 78.4314%
XYZ:
43.7061, 52.9536, 18.7440
xyY:
0.3787, 0.4589, 52.9536
CIE-Lab:
77.8476, -18.5890, 50.5484
CIE-LCH:
77.8476, 53.8580, 110.1909
CIE-Luv:
77.8476, -2.3678, 65.3859
Hunter-Lab:
72.7692, -20.1368, 35.6665
#bdc85f color charts
#bdc85f color shades, tints & tones
#bdc85f color schemes
#bdc85f color preview, HTML & CSS examples
This text has a color of #bdc85f
<p style="color:#bdc85f;">Text here</p>
.mytext {color:#bdc85f;}
This box has a color of #bdc85f
<div style="background-color:#bdc85f;">Content here</div>
.mybackground {background-color:#bdc85f;}
Border around this has a color of #bdc85f
<div style="border:2px solid #bdc85f;">Content here</div>
.myborder {border:2px solid #bdc85f;}