#bdc96f color space conversions
Hex:
#bdc96f
RGB:
189, 201, 111
CMY:
26, 21, 56
CMYK:
6, 0, 45, 21
HSL:
68°, 45.4545%, 61.1765%
HSV (HSB):
68°, 44.7761%, 78.8235%
XYZ:
44.7422, 53.7398, 23.0536
xyY:
0.3681, 0.4422, 53.7398
CIE-Lab:
78.3098, -17.5555, 43.3994
CIE-LCH:
78.3098, 46.8157, 112.0238
CIE-Luv:
78.3098, -3.3683, 58.4136
Hunter-Lab:
73.3074, -19.3431, 32.6698
#bdc96f color charts
#bdc96f color shades, tints & tones
#bdc96f color schemes
#bdc96f color preview, HTML & CSS examples
This text has a color of #bdc96f
<p style="color:#bdc96f;">Text here</p>
.mytext {color:#bdc96f;}
This box has a color of #bdc96f
<div style="background-color:#bdc96f;">Content here</div>
.mybackground {background-color:#bdc96f;}
Border around this has a color of #bdc96f
<div style="border:2px solid #bdc96f;">Content here</div>
.myborder {border:2px solid #bdc96f;}