#bdc38a color space conversions
Hex:
#bdc38a
RGB:
189, 195, 138
CMY:
26, 24, 46
CMYK:
3, 0, 29, 24
HSL:
66°, 32.2034%, 65.2941%
HSV (HSB):
66°, 29.2308%, 76.4706%
XYZ:
45.0888, 51.6840, 31.6443
xyY:
0.3511, 0.4025, 51.6840
CIE-Lab:
77.0915, -11.3024, 28.0251
CIE-LCH:
77.0915, 30.2184, 111.9640
CIE-Luv:
77.0915, -0.7927, 39.9617
Hunter-Lab:
71.8916, -13.8590, 24.2266
#bdc38a color charts
#bdc38a color shades, tints & tones
#bdc38a color schemes
#bdc38a color preview, HTML & CSS examples
This text has a color of #bdc38a
<p style="color:#bdc38a;">Text here</p>
.mytext {color:#bdc38a;}
This box has a color of #bdc38a
<div style="background-color:#bdc38a;">Content here</div>
.mybackground {background-color:#bdc38a;}
Border around this has a color of #bdc38a
<div style="border:2px solid #bdc38a;">Content here</div>
.myborder {border:2px solid #bdc38a;}