#bdc099 color space conversions
Hex:
#bdc099
RGB:
189, 192, 153
CMY:
26, 25, 40
CMYK:
2, 0, 20, 25
HSL:
65°, 23.6364%, 67.6471%
HSV (HSB):
65°, 20.3125%, 75.2941%
XYZ:
45.5857, 50.8180, 37.5432
xyY:
0.3403, 0.3794, 50.8180
CIE-Lab:
76.5686, -7.6215, 19.3562
CIE-LCH:
76.5686, 20.8026, 111.4921
CIE-Luv:
76.5686, 0.2531, 28.4027
Hunter-Lab:
71.2867, -10.6066, 18.6756
#bdc099 color charts
#bdc099 color shades, tints & tones
#bdc099 color schemes
#bdc099 color preview, HTML & CSS examples
This text has a color of #bdc099
<p style="color:#bdc099;">Text here</p>
.mytext {color:#bdc099;}
This box has a color of #bdc099
<div style="background-color:#bdc099;">Content here</div>
.mybackground {background-color:#bdc099;}
Border around this has a color of #bdc099
<div style="border:2px solid #bdc099;">Content here</div>
.myborder {border:2px solid #bdc099;}