#bdc86a color space conversions
Hex:
#bdc86a
RGB:
189, 200, 106
CMY:
26, 22, 58
CMYK:
5, 0, 47, 22
HSL:
67°, 46.0784%, 60.0000%
HSV (HSB):
67°, 47.0000%, 78.4314%
XYZ:
44.2421, 53.1680, 21.5663
xyY:
0.3719, 0.4469, 53.1680
CIE-Lab:
77.9741, -17.5631, 45.4413
CIE-LCH:
77.9741, 48.7172, 111.1316
CIE-Luv:
77.9741, -2.6455, 60.3677
Hunter-Lab:
72.9164, -19.2987, 33.5054
#bdc86a color charts
#bdc86a color shades, tints & tones
#bdc86a color schemes
#bdc86a color preview, HTML & CSS examples
This text has a color of #bdc86a
<p style="color:#bdc86a;">Text here</p>
.mytext {color:#bdc86a;}
This box has a color of #bdc86a
<div style="background-color:#bdc86a;">Content here</div>
.mybackground {background-color:#bdc86a;}
Border around this has a color of #bdc86a
<div style="border:2px solid #bdc86a;">Content here</div>
.myborder {border:2px solid #bdc86a;}