#bdc97a color space conversions
Hex:
#bdc97a
RGB:
189, 201, 122
CMY:
26, 21, 52
CMYK:
6, 0, 39, 21
HSL:
69°, 42.2460%, 63.3333%
HSV (HSB):
69°, 39.3035%, 78.8235%
XYZ:
45.3858, 53.9972, 26.4428
xyY:
0.3607, 0.4291, 53.9972
CIE-Lab:
78.4601, -16.3475, 38.0821
CIE-LCH:
78.4601, 41.4425, 113.2323
CIE-Luv:
78.4601, -3.6802, 52.6364
Hunter-Lab:
73.4828, -18.3466, 30.1025
#bdc97a color charts
#bdc97a color shades, tints & tones
#bdc97a color schemes
#bdc97a color preview, HTML & CSS examples
This text has a color of #bdc97a
<p style="color:#bdc97a;">Text here</p>
.mytext {color:#bdc97a;}
This box has a color of #bdc97a
<div style="background-color:#bdc97a;">Content here</div>
.mybackground {background-color:#bdc97a;}
Border around this has a color of #bdc97a
<div style="border:2px solid #bdc97a;">Content here</div>
.myborder {border:2px solid #bdc97a;}