#bdd063 color space conversions
Hex:
#bdd063
RGB:
189, 208, 99
CMY:
26, 18, 61
CMYK:
9, 0, 52, 18
HSL:
70°, 53.6946%, 60.1961%
HSV (HSB):
70°, 52.4038%, 81.5686%
XYZ:
45.7943, 56.8314, 20.3603
xyY:
0.3724, 0.4621, 56.8314
CIE-Lab:
80.0847, -22.1808, 51.2951
CIE-LCH:
80.0847, 55.8854, 113.3844
CIE-Luv:
80.0847, -7.1840, 67.4854
Hunter-Lab:
75.3866, -23.4952, 36.7577
#bdd063 color charts
#bdd063 color shades, tints & tones
#bdd063 color schemes
#bdd063 color preview, HTML & CSS examples
This text has a color of #bdd063
<p style="color:#bdd063;">Text here</p>
.mytext {color:#bdd063;}
This box has a color of #bdd063
<div style="background-color:#bdd063;">Content here</div>
.mybackground {background-color:#bdd063;}
Border around this has a color of #bdd063
<div style="border:2px solid #bdd063;">Content here</div>
.myborder {border:2px solid #bdd063;}