#bdc38e color space conversions
Hex:
#bdc38e
RGB:
189, 195, 142
CMY:
26, 24, 44
CMYK:
3, 0, 27, 24
HSL:
67°, 30.6358%, 66.0784%
HSV (HSB):
67°, 27.1795%, 76.4706%
XYZ:
45.3839, 51.8020, 33.1980
xyY:
0.3481, 0.3973, 51.8020
CIE-Lab:
77.1623, -10.7589, 26.0137
CIE-LCH:
77.1623, 28.1507, 112.4693
CIE-Luv:
77.1623, -0.9514, 37.4349
Hunter-Lab:
71.9736, -13.3985, 23.0339
#bdc38e color charts
#bdc38e color shades, tints & tones
#bdc38e color schemes
#bdc38e color preview, HTML & CSS examples
This text has a color of #bdc38e
<p style="color:#bdc38e;">Text here</p>
.mytext {color:#bdc38e;}
This box has a color of #bdc38e
<div style="background-color:#bdc38e;">Content here</div>
.mybackground {background-color:#bdc38e;}
Border around this has a color of #bdc38e
<div style="border:2px solid #bdc38e;">Content here</div>
.myborder {border:2px solid #bdc38e;}