#bdc07c color space conversions
Hex:
#bdc07c
RGB:
189, 192, 124
CMY:
26, 25, 51
CMYK:
2, 0, 35, 25
HSL:
63°, 35.0515%, 61.9608%
HSV (HSB):
63°, 35.4167%, 75.2941%
XYZ:
43.4740, 49.9733, 26.4233
xyY:
0.3627, 0.4169, 49.9733
CIE-Lab:
76.0529, -11.5376, 33.9624
CIE-LCH:
76.0529, 35.8686, 108.7635
CIE-Luv:
76.0529, 1.4866, 46.7058
Hunter-Lab:
70.6918, -13.9369, 27.3228
#bdc07c color charts
#bdc07c color shades, tints & tones
#bdc07c color schemes
#bdc07c color preview, HTML & CSS examples
This text has a color of #bdc07c
<p style="color:#bdc07c;">Text here</p>
.mytext {color:#bdc07c;}
This box has a color of #bdc07c
<div style="background-color:#bdc07c;">Content here</div>
.mybackground {background-color:#bdc07c;}
Border around this has a color of #bdc07c
<div style="border:2px solid #bdc07c;">Content here</div>
.myborder {border:2px solid #bdc07c;}